Attribute Macro cu29_derive::copper_runtime
source · #[copper_runtime]Expand description
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.