pub fn debug_nan_count<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for DebugNanCount::new().build(input, scope).
DebugNanCount::new().build(input, scope)