IsNanExpand

Trait IsNanExpand 

Source
pub trait IsNanExpand {
    // Required method
    fn __expand_is_nan_method(
        self,
        scope: &mut Scope,
    ) -> ExpandElementTyped<bool>;
}

Required Methods§

Implementors§