Type Alias Instant

Source
pub type Instant = Instant;
Expand description

Export the web_time crate’s Instant type for compatibility with web environments.

Aliased Type§

pub struct Instant(/* private fields */);