Module rtfm_syntax::check [] [src]

Syntax checking pass

Structs

App

app! { .. }

Idle

idle: { .. }

Init

init: { .. }

Task

$Ident: { .. }

Functions

app

Checks the syntax of the parsed app! macro

Type Definitions

Tasks

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