Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/
Dethernet2_slice.rs5 pub struct Ethernet2Slice<'a> { struct
10 impl<'a> Ethernet2Slice<'a> { argument
158 impl<'a> core::fmt::Debug for Ethernet2Slice<'a> { implementation