Function append_json

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