Searched defs:EntryBody (Results 1 – 1 of 1) sorted by relevance
290 struct EntryBody { struct297 impl EntryBody { argument325 fn as_ref(&self) -> &EntryBody { in as_ref()332 impl AsRef<[u8]> for EntryBody { implementation