Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dlib.rs6703 struct KL07<T: KnownLayout>(u8, T); in test_known_layout_derive() struct
6706 let _ = KL07(0u8, t); in test_known_layout_derive()