[−][src]Trait conv::TryInto
This is the dual of TryFrom; see that trait for information.
Where possible, prefer using this trait over TryFrom for generic constraints, but prefer implementing TryFrom.
This is the dual of TryFrom; see that trait for information.
Where possible, prefer using this trait over TryFrom for generic constraints, but prefer implementing TryFrom.