Function method_doc

Source
pub(crate) fn method_doc(
    method: &TraitItem,
) -> Result<(Vec<String>, String), Box<dyn Error>>