Struct basic_dsp_vector::TimeData [] [src]

pub struct TimeData;

Marker for types containing time data.

Trait Implementations

impl Debug for TimeData
[src]

Formats the value using the given formatter.

impl Clone for TimeData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for TimeData
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Domain for TimeData
[src]

See RealNumberSpace for some more details.

See RealNumberSpace for some more details.

impl TimeDomain for TimeData
[src]