Implement more methods and added tests from std::collections::HashSet.
Fixed len for serde implementation.
This commit is contained in:
@@ -4,9 +4,9 @@ version = "0.1.0"
|
||||
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
unreachable = "1.0"
|
||||
serde = "1.0"
|
||||
serde_test = "1.0"
|
||||
unreachable = "1.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user