Also, adjust the MAX to be `u32::MAX - 1`, leaving room for `u32::MAX` to become a sentinel value in the future. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| collection_impls.rs | ||
| hex.rs | ||
| json.rs | ||
| leb128.rs | ||
| lib.rs | ||
| opaque.rs | ||
| serialize.rs | ||
Also, adjust the MAX to be `u32::MAX - 1`, leaving room for `u32::MAX` to become a sentinel value in the future. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| collection_impls.rs | ||
| hex.rs | ||
| json.rs | ||
| leb128.rs | ||
| lib.rs | ||
| opaque.rs | ||
| serialize.rs | ||