pub fn methods<T: StyledExt + 'static>() -> Vec<FunctionReflection<T>>Expand description
Get all reflectable methods for a concrete type implementing the trait
pub fn methods<T: StyledExt + 'static>() -> Vec<FunctionReflection<T>>Get all reflectable methods for a concrete type implementing the trait