Function sea_query::value::json_value_to_sea_value[][src]

pub fn json_value_to_sea_value(v: &Json) -> Value
This is supported on crate feature with-json only.
Expand description

Convert JSON value to Sea Value. Json::Array is not supported and will panic.