Skip to content

Commit 80c12cf

Browse files
joshlfjswrenn
andcommitted
Add KnownLayout::validate_cast
TODO: Message body Co-authored-by: Jack Wrenn <[email protected]>
1 parent 753b19f commit 80c12cf

File tree

2 files changed

+416
-1
lines changed

2 files changed

+416
-1
lines changed

Cargo.toml

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ optional = true
5555
zerocopy-derive = { version = "=0.7.3", path = "zerocopy-derive" }
5656

5757
[dev-dependencies]
58+
assert_matches = "1.5"
59+
itertools = "0.11"
5860
rand = { version = "0.8.5", features = ["small_rng"] }
5961
rustversion = "1.0"
6062
static_assertions = "1.1"

0 commit comments

Comments
 (0)