Macro dyon::dyon_obj [] [src]

macro_rules! dyon_obj {
    ($t:tt { $($f:tt),* }) => { ... };
}