std.int.ToInt
ToInt
A type that can be converted to a Int.
Required methods
to_int
Show source codeHide source code
fn pub to_int -> Int
fn pub to_int -> Int
Converts self
to a Int
Implementations
Bool
impl ToInt for Bool
Float
impl ToInt for Float
Int
impl ToInt for Int
ExitStatus
impl ToInt for ExitStatus
Stream
impl ToInt for Stream
DateTime
impl ToInt for DateTime
Instant
impl ToInt for Instant