[][src]Module libsugar::named_into

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