Update page 'Notes'
commit
f221cde61a
|
@ -0,0 +1,6 @@
|
|||
## Crates to consider using
|
||||
|
||||
These are all lightweight, `no-std` crates that provide useful functionality:
|
||||
|
||||
+ [bit_field]:(https://github.com/phil-opp/rust-bit-field): Fields in fixed-width types.
|
||||
+ [ux]:(https://github.com/kjetilkjeka/uX): Integer types of non-standard width.
|
Loading…
Reference in New Issue