Function build_json

Source
fn build_json(
    json: &Value,
    builder: &mut VariantBuilder,
) -> Result<(), ArrowError>