Search results

There are no results.

std.int.ToInt

trait pub ToInt

A type that can be converted to a Int.

Required methods

to_int

Show source code
Hide source code
fn pub to_int -> Int
fn pub to_int -> Int

Converts self to a Int

Implementations

std.bool.

Bool

impl ToInt for Bool
std.compress.gzip.

Compression

impl ToInt for Compression
std.csv.

Separator

impl ToInt for Separator
std.float.

Float

impl ToInt for Float
std.int.

Int

impl ToInt for Int
std.net.http.

Status

impl ToInt for Status
std.net.http.websocket.

Close

impl ToInt for Close
std.signal.

Signal

impl ToInt for Signal
std.string.

Scalar

impl ToInt for Scalar
std.sys.

ExitStatus

impl ToInt for ExitStatus
std.sys.

Stream

impl ToInt for Stream
std.time.

DateTime

impl ToInt for DateTime
std.time.

Instant

impl ToInt for Instant