Skip to main content

find_method

Function find_method 

Source
pub fn find_method<T: StyledExt + 'static>(
    name: &str,
) -> Option<FunctionReflection<T>>
Expand description

按名称查找实现该特质的具体类型的方法