Update page 'Notes'
6
Notes.md
Normal file
6
Notes.md
Normal file
@@ -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.
|
Reference in New Issue
Block a user