Skip to content

Commit 093832d

Browse files
committed
docs: clarify that related crates are alternatives
Signed-off-by: Martin Kröning <[email protected]>
1 parent eba9730 commit 093832d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
//!
6969
//! # Related crates
7070
//!
71+
//! Several crates provide alternative approaches to byte-order-aware numeric types:
72+
//!
7173
//! - [endian-type](https://docs.rs/endian-type)
7274
//! - [endian-type-rs](https://docs.rs/endian-type-rs) — Depends on `num`.
7375
//! - [endiantype](https://docs.rs/endiantype)

0 commit comments

Comments
 (0)