Struct rustspec_assertions::Ge [] [src]

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

Trait Implementations

Auto Trait Implementations

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

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