jaded-derive 0.2.0

Derive implementations for jaded
Documentation
1
2
3
4
5
6
7
# Jaded-derive

Derive macro for the jaded Java deserialization library to support the 'derive'
feature.
Code should not have to depend on this crate directly, but should use
[jaded](https://crates.io/crates/jaded) instead.