Function duration
pub fn duration(args: DurationArgs) -> Expr
Available on crate feature
lazy
only.Expand description
Construct a column of Duration
from the provided DurationArgs
pub fn duration(args: DurationArgs) -> Expr
lazy
only.Construct a column of Duration
from the provided DurationArgs