Module named_into

Module named_into 

Source
Expand description

Use chained calls to avoid nesting

§Example

assert_eq!(1.some().some(), Some(Some(1)));

Modules§

fns

Traits§

IntoArc
IntoBox
IntoCell
IntoDuration
IntoErr
IntoMutex
IntoOk
IntoPin
IntoPinArc
IntoRc
IntoRefCell
IntoRwLock
IntoSome
IntoUnsafeCell
ToErr
ToOk