[][src]Trait debugless_unwrap::DebuglessUnwrapNone

pub trait DebuglessUnwrapNone {
    fn debugless_unwrap_none(self);
}

Required methods

Loading content...

Implementations on Foreign Types

impl<T> DebuglessUnwrapNone for Option<T>[src]

Loading content...

Implementors

Loading content...