pub fn check_valid<A>(access: &A, selector: ConfigSelector) -> boolwhere
A: ConfigAccess,
Expand description
Return true if a function is available at the specified selector.
pub fn check_valid<A>(access: &A, selector: ConfigSelector) -> boolwhere
A: ConfigAccess,
Return true if a function is available at the specified selector.