Crate rtic_syntax

Source
Expand description

The Real-Time Interrupt-driven Concurrency (RTIC) meta language

Modules§

analyze
RTIC application analysis
ast
Abstract Syntax Tree

Structs§

P
Immutable pointer
Settings
Parser and optimizer configuration

Enums§

Context
Execution context

Functions§

parse
Parses the input of the #[app] attribute
parse2
proc_macro2::TokenStream version of parse

Type Aliases§

Map
An ordered map keyed by identifier
Set
An order set