Struct brotli::enc::histogram::EmptyIVec[][src]

pub struct EmptyIVec {}

Trait Implementations

impl SliceWrapperMut<Mem256i> for EmptyIVec
[src]

Important traits for &'a [u8]

impl SliceWrapper<Mem256i> for EmptyIVec
[src]

Important traits for &'a [u8]

impl Default for EmptyIVec
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl Send for EmptyIVec

impl Sync for EmptyIVec