pub fn chain(range: Range<u32>) -> Vec<TestChainItem>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.