append_json

Function append_json 

Source
pub fn append_json(
    json: &Value,
    builder: &mut impl VariantBuilderExt,
) -> Result<(), ArrowError>