mycelium-bitfield v0.1.0
hawkw
released this
25 Jul 16:19
·
441 commits
to main
since this release
Added
- Bitfield macro thingy (#168) (e8a1e1a)
- Add
mycelium-bitfield
crate (#171) (ae9c79a) - Packing spec type safety (#174) (12ea600)
- Add
..
to use all remaining bits (#176) (7855a55) - Add
WaitQueue
(#191) (85d5b00)
Documented
- Document generated methods (#173) (1ded218)
- Add example generated code (#172) (5e5d0f4)
- Add a README and lib.rs docs (#254) (777e379)
- Add missing docs for packing specs (#254) (f077270)
- Summarize generated code (#254) (5a053f6)
- Use tables in generated method docs (#254) (b57dbe6)
- Summarize the API in the README (#254) (c72450e)
- Link back to mycelium (#254) (b8025e5)