8 Commits (63e18899b27392a2676962a35a25bc486cfe4283)

Author SHA1 Message Date
trivernis 63e18899b2
Change how Options get serialized
Options simply map to None or the given value.
2 years ago
trivernis 51e231a988
Add support for Option<T> 2 years ago
trivernis 5bd25c1fe0
Add support for OsString and PathBuf 2 years ago
trivernis 4fbdda3564
Add trait implementation for () type 2 years ago
trivernis 2ba28aa914
Add Hash implementation for &str 2 years ago
trivernis ac0aba2dda
Add ToString implementation for hashable types 2 years ago
trivernis 983be5d9a9
Add package metadata
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis fa4e847e72
Add derive macro for structs
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago