Crate cu29_derive

source ·

Macros§

Attribute Macros§

  • Adds #[copper_runtime(config = “path”)] to your application struct to generate the runtime. This will add a “runtime” field to your struct and implement the “new” and “run” methods.