Macro traffloat::save::impl_game_def_object[][src]

macro_rules! impl_game_def_object {
    ($($field : ident : [$def : ty],) * $(,) ?) => { ... };
}