pub type Instant = Instant;
Export the web_time crate’s Instant type for compatibility with web environments.
web_time
Instant
pub struct Instant(/* private fields */);