Crate rtic_syntax

source ·
Expand description

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

Modules

  • RTIC application analysis
  • Abstract Syntax Tree

Structs

  • Immutable pointer
  • Parser and optimizer configuration

Enums

Functions

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

Type Definitions

  • An ordered map keyed by identifier
  • An order set