Function tetsy_rlp::decode_list[][src]

pub fn decode_list<T>(bytes: &[u8]) -> Vec<T> where
    T: Decodable