Skip to main content

project_expr_to_json

Function project_expr_to_json 

Source
pub fn project_expr_to_json(expr: &Expr, mode: JsonProjectionMode) -> Value
Expand description

Projects an Expr to a serde_json::Value using the given mode.