Struct rustspec_assertions::Gt [] [src]

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

Trait Implementations

Auto Trait Implementations

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

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