Update page 'Notes'

master
Levi Pearson 2019-03-18 17:59:46 +00:00
parent f221cde61a
commit 93effdbbe7
1 changed files with 2 additions and 2 deletions

@ -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.