core: Clean up crate docs and give all mods a brief description
This commit is contained in:
parent
5e41739562
commit
c115b82238
23 changed files with 156 additions and 76 deletions
|
@ -1,3 +1,9 @@
|
|||
/*!
|
||||
|
||||
The `ToBytes` and `IterBytes` traits
|
||||
|
||||
*/
|
||||
|
||||
// NB: transitionary, de-mode-ing.
|
||||
#[forbid(deprecated_mode)];
|
||||
#[forbid(deprecated_pattern)];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue