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

pub struct EmptyIVec {}

Trait Implementations

impl SliceWrapperMut<Mem256i> for EmptyIVec
[src]

Important traits for &'a mut [u8]
[src]

impl SliceWrapper<Mem256i> for EmptyIVec
[src]

Important traits for &'a mut [u8]
[src]

[src]

impl Default for EmptyIVec
[src]

[src]

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

Auto Trait Implementations

impl Send for EmptyIVec

impl Sync for EmptyIVec