Function db_decode_list

Source
pub fn db_decode_list<T>(bytes: &[u8]) -> Result<Vec<T>, DecoderError>