Skip to main content

marker_trait

Macro marker_trait 

Source
macro_rules! marker_trait {
    ($name:ident for $($t:ty)*) => { ... };
}