pub fn action_to_op_types(action: &Action) -> Vec<DhtOpType, Global>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.