2 Notes
Levi Pearson edited this page 2019-03-18 17:59:46 +00:00

Crates to consider using

These are all lightweight, no-std crates that provide useful functionality:

  • bit_field - Fields in fixed-width types.
  • ux - Integer types of non-standard width.