Function print_method_identifiers

Source
fn print_method_identifiers(
    method_identifiers: &Option<BTreeMap<String, String>>,
) -> Result<()>