Function ethers::utils::rlp::decode_list[]

pub fn decode_list<T>(bytes: &[u8]) -> Vec<T, Global>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
where
    T: Decodable