We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba9730 commit 093832dCopy full SHA for 093832d
src/lib.rs
@@ -68,6 +68,8 @@
68
//!
69
//! # Related crates
70
71
+//! Several crates provide alternative approaches to byte-order-aware numeric types:
72
+//!
73
//! - [endian-type](https://docs.rs/endian-type)
74
//! - [endian-type-rs](https://docs.rs/endian-type-rs) — Depends on `num`.
75
//! - [endiantype](https://docs.rs/endiantype)
0 commit comments