Hi, I don't really know if you are open to things like this, but could this crate implement encode/decode traits for types from ipnet and heapless crates? Orphan rules force either minicbor or those crate to implement traits, while users only can create newtypes.
Hi, I don't really know if you are open to things like this, but could this crate implement encode/decode traits for types from
ipnetandheaplesscrates? Orphan rules force eitherminicboror those crate to implement traits, while users only can create newtypes.