Module parsable

Source

Macros§

impl_parsable_statement 🔒

Traits§

Extractable
Part of the syntax tree that can be extracted from a parent tree
Parsable
A parsable is something we can parse either directly, or embedded in some other syntax structure.