18 Commits (main)
 

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