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
12
(
    constants: [
        (
            id: "BAD_LENGTH",
            quantity: length,
            unit: degree,
            value: 1.0,
        ),
    ],
    tasks: [],
    cnx: [],
)