Function io_utils::read_vector_entry_from_json[][src]

pub fn read_vector_entry_from_json<R: BufRead>(json: &mut R) -> Option<Vec<u8>>