rust-delegate
rust-delegate copied to clipboard
Make `#[into]` and `#[try_into]` generate `no_std`-compatible code
Hi @Kobzol! Thanks for jumping on this.
I tried this in my no_std crate and it did indeed work as expected.
Thank you for testing it. I will merge this and release a new version soon.