Function get_trait_functions

Source
pub fn get_trait_functions(
    type_: String,
    trait_: String,
) -> Option<Vec<Function>>