pub fn agent_chain(
    ranges: &[(u8, Range<u8>)]
) -> Vec<(AgentPubKey, Vec<ChainItem>)>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Create a chain per agent