Macros§
- netcrate
- API for
netcrateauthors.
Attribute Macros§
- network
- Adds the required fields and functions for executing a network loaded from a CGE file.
- nonrecurrent
- Identical to
#[network], but prevents compilation if network is recurrent. - recurrent
- Identical to
#[network], but prevents compilation if network is non-recurrent.