pub struct Sample {
    pub sample: [f64],
}

Fields

sample: [f64]

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more