Carl Scherer

Results 3 issues of Carl Scherer

This should fix #19 by using the constant_time_eq crate to compare hashes. I also tried to make `verify` more readable by moving duplicated code out of the match arms. The...

This fixes the usage of `OsRng` in the benchmarks to work with rand 0.7.0

The attribute `field_identifier` is shown in a comment in the example [Manually deserialize struct](https://serde.rs/deserialize-struct.html), but I can't find any documentation explaining what it does. The same applies to `variant_identifier` which...

docs