[][src]Macro client_side_validation::commit_encode_list

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