Struct stream_unzip::DeflatedEntry
source · pub struct DeflatedEntry { /* private fields */ }
Implementations§
source§impl DeflatedEntry
impl DeflatedEntry
Trait Implementations§
source§impl From<DeflatedEntry> for Bytes
impl From<DeflatedEntry> for Bytes
source§fn from(entry: DeflatedEntry) -> Self
fn from(entry: DeflatedEntry) -> Self
Converts to this type from the input type.