Struct average::SampleOutOfRangeError [−][src]
pub struct SampleOutOfRangeError;
A sample is out of range of the histogram.
Trait Implementations
impl Clone for SampleOutOfRangeError[src]
impl Clone for SampleOutOfRangeError[src]fn clone(&self) -> SampleOutOfRangeError[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Copy for SampleOutOfRangeError[src]
impl Copy for SampleOutOfRangeError[src]impl Eq for SampleOutOfRangeError[src]
impl Eq for SampleOutOfRangeError[src]impl StructuralEq for SampleOutOfRangeError[src]
impl StructuralEq for SampleOutOfRangeError[src]Auto Trait Implementations
impl RefUnwindSafe for SampleOutOfRangeError
impl RefUnwindSafe for SampleOutOfRangeErrorimpl Send for SampleOutOfRangeError
impl Send for SampleOutOfRangeErrorimpl Sync for SampleOutOfRangeError
impl Sync for SampleOutOfRangeErrorimpl Unpin for SampleOutOfRangeError
impl Unpin for SampleOutOfRangeErrorimpl UnwindSafe for SampleOutOfRangeError
impl UnwindSafe for SampleOutOfRangeErrorBlanket Implementations
impl<S, T> CastFloat<T> for S where
T: ConvFloat<S>, [src]
impl<S, T> CastFloat<T> for S where
T: ConvFloat<S>, [src]