pub type Instant = Instant;
Available on non-
target_family="wasm"
only.Expand description
DataFusion wrapper around std::time::Instant
. This is only a type alias.
Aliased Typeยง
pub struct Instant(/* private fields */);