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

Produce a sequence of AgentActivity ops from a Vec of ChainItems