pub trait ResultTrait<T: Send = Self> { }

Implementors§