pub fn chain(range: Range<u8>) -> Vec<ChainItem>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Create a chain from a range where the first chain items previous hash == that items hash.