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ยง
struct Instant(/* private fields */);pub type Instant = Instant;target_family="wasm" only.DataFusion wrapper around std::time::Instant. This is only a type alias.
struct Instant(/* private fields */);