handle_single_access_as_json

Function handle_single_access_as_json 

Source
pub fn handle_single_access_as_json(
    json: &Value,
    key: &str,
    index: usize,
    fields: Vec<&str>,
) -> Result<Value, Error>