Function openapi_generator::method_doc

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