Skip to main content

impl_method_doc_path

Function impl_method_doc_path 

Source
pub fn impl_method_doc_path(
    module_path: &[String],
    trait_name: &TypeName,
    target_type: &TypeName,
    method_name: &str,
) -> String