japaric / ufmt

a smaller, faster and panic-free alternative to core::fmt
Apache License 2.0
352 stars 40 forks source link

Support Remote Derive similar to Serde #56

Open jscatena88 opened 1 year ago

jscatena88 commented 1 year ago

Would it be possible to support remote derivation similar to how Serde does it to work around data types defined in crates that don't derive uDebug