pub fn encode_cht_key<N>(number: N) -> Vec<u8, Global>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
where
    N: Encode
Expand description

Convert header number into CHT key.