pub fn action_to_op_types(action: &Action) -> Vec<DhtOpType>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Produce op types from a given Action.