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