wasm-demo/tests
Manos Pitsidianakis 8d50e83a33
melib/email: add case-insensitive Header struct
- HeaderName is either 32 or less inlined bytes or heap-allocated vec for more than that.
- Equality and hashing is case-insensitive
- A HeaderMap is a hashmap from HeaderName to Strings that can be
indexed with &str, case insensitive. Insertion order is also preserved
2020-08-26 00:54:06 +03:00
..
generated.mail melib/email: add case-insensitive Header struct 2020-08-26 00:54:06 +03:00
generating_email.rs melib/email: add case-insensitive Header struct 2020-08-26 00:54:06 +03:00
test_image.gif Add tests/ dir and a test 2019-11-17 13:29:12 +02:00