pub type EntryExtWriter<W> = Writer<W, EntryExt>;Expand description
A Writer that specifically writes EntryExts.
Aliased Type§
pub struct EntryExtWriter<W> { /* private fields */ }pub type EntryExtWriter<W> = Writer<W, EntryExt>;A Writer that specifically writes EntryExts.
pub struct EntryExtWriter<W> { /* private fields */ }