Skip to main content

core_to_json

Function core_to_json 

Source
pub fn core_to_json(value: &Value, ty: ColumnType) -> Result<Value>
Expand description

Convert a core cell value back to JSON, guided by the column type.