Type Definition rtfm_syntax::Tasks [] [src]

type Tasks = HashMap<Ident, Task>;

$($Ident: { .. },)*