1 2 3 4 5 6 7 8 9
[package] name = "assert_matches2" version = "0.1.3" edition = "2021" license = "MPL-2.0" description = "Deprecated. See strass::assert_let for a macro with the same functionality." [dev-dependencies] serde_json = "1.0.108"