pub fn convert_unit(
value: &LiteralValue,
target: &ConversionTarget,
) -> OperationResultExpand description
Convert a value to a target unit (for in operator).
pub fn convert_unit(
value: &LiteralValue,
target: &ConversionTarget,
) -> OperationResultConvert a value to a target unit (for in operator).