Releases: Trard/impl_serialize
Releases · Trard/impl_serialize
core result
Ensure Result is StdResult
Ensure Result is StdResult
Metavariables documentation update
Added docs about metavariables
Metavariables
Now you can use specific values from functions
Unhygienic macro
Now macro unhygienic. Therefore, you can use value_type without closure.
In future you will be able to use internal function params
↑ Evolution
from impl_serde_serialize_error to impl_serialize.
Changelog
-
Now the macro can implement more than just error.
-
Now macro requires closure.
-
Argument of this closure is value type
Deprecated warning
Added warning: "Crate deprecated. Use newer and more universal impl_serialize! instead."
1.0.1 Update Before Evolution
Changelog
-
Filled Cargo.toml
First Release
Initialized project