projectmoon
64209738de
Remove the trait impl macros for arrays, as we can use const generics for it instead. Add DeserializeOwned trait bound to the blanket trait impls and clarify the panic message that the derive macro only works with structs that have owned data (no borrows). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |