Function open_fastrlp::list_length

source ·
pub fn list_length<E, K>(v: &[K]) -> usizewhere
    E: Encodable,
    K: Borrow<E>,