Home
last modified time | relevance | path

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

/linux/rust/zerocopy-derive/
H A Drepr.rs508 pub(crate) fn from_attrs(attrs: &[Attribute]) -> Result<Repr<Prim, Packed>, Error> in from_attrs() method
521 fn from_attrs( in from_attrs() method