Skip to main content

is_std_effect_handle

Function is_std_effect_handle 

Source
pub fn is_std_effect_handle(ty: &str) -> bool
Expand description

Is ty a std I/O handle type whose methods may be routed into classify by the scanner’s receiver inference? See STD_EFFECT_HANDLES for the membership rule and the named exclusions.