[−][src]Trait sp_core::crypto::UncheckedInto
The counterpart to UncheckedFrom.
Required methods
fn unchecked_into(self) -> T
The counterpart to unchecked_from.
The counterpart to UncheckedFrom.
fn unchecked_into(self) -> TThe counterpart to unchecked_from.
impl<S, T: UncheckedFrom<S>> UncheckedInto<T> for S[src]fn unchecked_into(self) -> T[src]