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