[][src]Function djson::get_value

pub fn get_value<'v, 'i>(
    value: &'v Value,
    idxs: &'i [Index]
) -> Option<&'v Value>