Type Definition rtfm_syntax::Statics [] [src]

type Statics = HashMap<Ident, Static>;

$(static $Ident: $Ty = $expr;)*