[][src]Module batch_oper::named_into

Use chained calls to avoid nesting

Example

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

Traits

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