Function duration
pub fn duration(args: DurationArgs) -> Expr
Expand description
Construct a column of Duration
from the provided DurationArgs
pub fn duration(args: DurationArgs) -> Expr
Construct a column of Duration
from the provided DurationArgs