Trait result_like::OptionLike[][src]

pub trait OptionLike where
    Self: Sized
{ type SomeType; }

Associated Types

Implementors