+55
−119
tools/pdl/src/backends/rust/chunk.rs
0 → 100644
+68
−0
tools/pdl/src/backends/rust/field.rs
0 → 100644
+96
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: pdl: push length checks down to ‘Chunk’ pdl: add new ‘Chunk’ struct pdl: move ‘generate_field_getter’ to ‘Field’ pdl: move ‘generate_field’ to ‘Field’ pdl: create ‘Field’ enum to hold field logic