Struct rustspec_assertions::Contain [] [src]

pub struct Contain<T: PartialEq> { /* fields omitted */ }

Trait Implementations

Auto Trait Implementations

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

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