18 Commits (main)
 

Author SHA1 Message Date
trivernis 63e18899b2
Change how Options get serialized
Options simply map to None or the given value.
12 months ago
trivernis 136ef062c4
Fix crate derivation at the cost of having to put all of rusty value into scope 12 months ago
trivernis e3f41d7e0d
Add IntoJson trait to convert a rusty value into json 12 months ago
trivernis b0f5df9ecb
Bump version 1 year ago
trivernis e9fe95a893
Add example usage to README
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago
trivernis 2f71f66e9e
Add dynamic crate name for rusty value macro 1 year ago
trivernis 51e231a988
Add support for Option<T> 1 year ago
trivernis 5bd25c1fe0
Add support for OsString and PathBuf 1 year ago
trivernis 4fbdda3564
Add trait implementation for () type 1 year ago
trivernis 6f7c10bdd0
Fix derive reexport 1 year ago
trivernis 2ba28aa914
Add Hash implementation for &str 1 year ago
trivernis ac0aba2dda
Add ToString implementation for hashable types 1 year ago
trivernis a30cee178f
Add version to derive dependency
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago
Julius Riegel caa21529a0
Create LICENSE 1 year ago
trivernis 983be5d9a9
Add package metadata
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago
trivernis d007e6e569
Add derive macro for enums
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago
trivernis 15205b5e0c
Add generic handling
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago
trivernis fa4e847e72
Add derive macro for structs
Signed-off-by: trivernis <trivernis@protonmail.com>
1 year ago