Update page 'Notes'
parent
f221cde61a
commit
93effdbbe7
4
Notes.md
4
Notes.md
|
@ -2,5 +2,5 @@
|
|||
|
||||
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.
|
||||
+ [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