We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5eed3 commit 6f96f3aCopy full SHA for 6f96f3a
src/lib.rs
@@ -217,7 +217,7 @@ impl std::error::Error for Error {}
217
/// Should be in `[0; 100)` range. The higher the number is - the higher
218
/// the priority.
219
///
220
-/// The only way to create such a value is a safe conversion from an 8-byte
+/// The only way to create such a value is a safe conversion from an 8-bit
221
/// unsigned integer ([`u8`]):
222
223
/// ```rust
0 commit comments