Skip to content

Commit

Permalink
docs: clarify that related crates are alternatives
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Jul 17, 2024
1 parent eba9730 commit 093832d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
//!
//! # Related crates
//!
//! Several crates provide alternative approaches to byte-order-aware numeric types:
//!
//! - [endian-type](https://docs.rs/endian-type)
//! - [endian-type-rs](https://docs.rs/endian-type-rs) — Depends on `num`.
//! - [endiantype](https://docs.rs/endiantype)
Expand Down

0 comments on commit 093832d

Please sign in to comment.