Home
last modified time | relevance | path

Searched defs:SelfBounds (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy-derive/
H A Dutil.rs408 pub(crate) enum SelfBounds<'a> { enum
416 impl<'a> SelfBounds<'a> { implementation