[][src]Function djson::get_value_dyn

pub fn get_value_dyn<'v, 'i>(
    value: &'v Value,
    idxs: &'i [&dyn IntoIndex]
) -> Option<&'v Value>