macro_rules! commit_encode_list {
    ( $encoder:ident; $($item:expr),+ ) => { ... };
}
Expand description

Convenience macro for commit-encoding list of the data