json_array_to_vec

Function json_array_to_vec 

Source
pub(crate) fn json_array_to_vec(
    array: &[Value],
) -> Result<Vec<MpvDataType>, MpvError>