File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6868//!
6969//! # Related crates
7070//!
71- //! - [endian-type](https://crates.io/crates /endian-type)
72- //! - [endian-type-rs](https://crates.io/crates /endian-type-rs) — Depends on `num`.
73- //! - [endiantype](https://crates.io/crates /endiantype)
74- //! - [nora_endian](https://crates.io/crates /nora_endian)
75- //! - [simple_endian](https://crates.io/crates /simple_endian) — Also provides `f32`, `f64`, and `bool` types.
71+ //! - [endian-type](https://docs.rs /endian-type)
72+ //! - [endian-type-rs](https://docs.rs /endian-type-rs) — Depends on `num`.
73+ //! - [endiantype](https://docs.rs /endiantype)
74+ //! - [nora_endian](https://docs.rs /nora_endian)
75+ //! - [simple_endian](https://docs.rs /simple_endian) — Also provides `f32`, `f64`, and `bool` types.
7676//! - [`zerocopy::byteorder`] — These types are [`Unaligned`](zerocopy::Unaligned), which makes them unsuitable for volatile memory operations.
7777//!
7878//! [`zerocopy::byteorder`]: https://docs.rs/zerocopy/0.7/zerocopy/byteorder/index.html
You can’t perform that action at this time.
0 commit comments