Searched defs:PlaintextSection (Results 1 – 2 of 2) sorted by relevance
218 pub struct PlaintextSection<'adv> { struct222 impl<'adv> PlaintextSection<'adv> { impl228 impl<'adv> Section<'adv, DataElementParseError> for PlaintextSection<'adv> { implementation
50 fn as_plaintext_section(&self) -> &PlaintextSection { in as_plaintext_section()