trivernis
|
63e18899b2
|
Change how Options get serialized
Options simply map to None or the given value.
|
2 years ago |
trivernis
|
136ef062c4
|
Fix crate derivation at the cost of having to put all of rusty value into scope
|
2 years ago |
trivernis
|
e3f41d7e0d
|
Add IntoJson trait to convert a rusty value into json
|
2 years ago |
trivernis
|
b0f5df9ecb
|
Bump version
|
2 years ago |
trivernis
|
e9fe95a893
|
Add example usage to README
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
2f71f66e9e
|
Add dynamic crate name for rusty value macro
|
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
|
6f7c10bdd0
|
Fix derive reexport
|
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
|
a30cee178f
|
Add version to derive dependency
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
Julius Riegel
|
caa21529a0
|
Create LICENSE
|
2 years ago |
trivernis
|
983be5d9a9
|
Add package metadata
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
d007e6e569
|
Add derive macro for enums
Signed-off-by: trivernis <trivernis@protonmail.com>
|
2 years ago |
trivernis
|
15205b5e0c
|
Add generic handling
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 |