archive_kind

Macro archive_kind 

Source
macro_rules! archive_kind {
    ($i:ident { $($t:tt)* }) => { ... };
}