Searched refs:FNNChecked (Results 1 – 1 of 1) sorted by relevance
| /linux/rust/zerocopy/src/ |
| H A D | byteorder.rs | 1394 fn test<T, FTT, FTN, FNT, FNN, FNNChecked, FATT, FATN, FANT>( in test_ops_impls() argument 1399 op_n_n_checked: Option<FNNChecked>, in test_ops_impls() argument 1407 FNNChecked: Fn(T::Native, T::Native) -> Option<T::Native>, in test_ops_impls()
|