Function check_valid

Source
pub fn check_valid<A>(access: &A, selector: ConfigSelector) -> bool
where A: ConfigAccess,
Expand description

Return true if a function is available at the specified selector.