Into
Trait for conversion between types.
Fully qualified path: core::traits::Into
pub trait Into<T, S>
Trait functions
into
Fully qualified path: core::traits::Into::into
fn into(self: T) -> S
Trait for conversion between types.
Fully qualified path: core::traits::Into
pub trait Into<T, S>
Fully qualified path: core::traits::Into::into
fn into(self: T) -> S