Struct rustspec_assertions::Equals [] [src]

pub struct Equals<T> { /* fields omitted */ }

Trait Implementations

Auto Trait Implementations

impl<T> Send for Equals<T> where
    T: Send

impl<T> Sync for Equals<T> where
    T: Sync