post_archiver

Macro wrraper

Source
macro_rules! wrraper {
    ($($t:ty: $f:ty),*) => { ... };
}