issues
search
alecmocatta
/
serde_traitobject
Serializable trait objects for Rust.
Apache License 2.0
52
stars
10
forks
source link
Update to metatype v0.2
#20
Closed
alecmocatta
closed
5 years ago
alecmocatta
commented
5 years ago
Also:
Use fat pointers and
arbitrary_self_types
rather than fat references
And avoid creating an uninitialized box
Bump version to v0.2.0
Also:
arbitrary_self_types
rather than fat references