Struct brotli::enc::vectorization::Mem256f [] [src]

pub struct Mem256f(pub [floatX; 8]);

Methods

impl Mem256f
[src]

[src]

Trait Implementations

impl Clone for Mem256f
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Mem256f
[src]

[src]

Formats the value using the given formatter.

impl Default for Mem256f
[src]

[src]

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