Home
last modified time | relevance | path

Searched refs:maybe_const_trait_bounded_fn (Results 1 – 2 of 2) sorted by relevance

/linux/rust/zerocopy/src/
H A Dbyteorder.rs584 maybe_const_trait_bounded_fn! {
600 maybe_const_trait_bounded_fn! {
/linux/rust/zerocopy/src/util/
H A Dmacros.rs549 macro_rules! maybe_const_trait_bounded_fn { macro