Open
Description
Encode
should be implemented for more types. For example, it currently doesn't support pointers to many value types; this could easily be added for all value types, except it'd conflict with the implementation for C strings.
Specialization, as described in rust-lang/rfcs#1210, would allow implementing this.
Metadata
Metadata
Assignees
Labels
No labels