cu29-derive 1.2.0

This is the copper project runtime generator. It cannot be used independently from the copper project.
1
2
3
4
5
6
7
8
9
10
11
(
    constants: [
        (
            id: "BAD_EXPRESSION",
            type: "u32",
            expression: "crate::make(",
        ),
    ],
    tasks: [],
    cnx: [],
)