[−][src]Trait try_traits::ops::TryShl
The try trait for Shl
.
Associated Types
type Error
The type returned in the event of an error.
type Output
The type returned after performing the operation.
The try trait for Shl
.
type Error
The type returned in the event of an error.
type Output
The type returned after performing the operation.