mail-headers-ng 0.6.7

[mail/headers] header parts for the mail crate (inkl. header map and standard header impl)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "owning-ref"
version = "0.1.0"
authors = [
    "Chris Ohk <utilforever@gmail.com>",
    "Marvin Löbel <loebel.marvin@gmail.com>"
]
license = "MIT"

description = "A library for creating references that carry their owner with them"
readme = "README.md"

repository = "https://github.com/utilforever/owning-ref-rs"
keywords = [ "reference", "sibling", "field", "owning" ]

[dependencies]
stable_deref_trait = "1.0.0"