Skip to main content

try_parse_scalar

Function try_parse_scalar 

Source
pub fn try_parse_scalar(s: &str) -> Result<MirScalarExpr, String>
Expand description

Builds a mz_expr::MirScalarExpr from a string.