rust-delegate icon indicating copy to clipboard operation
rust-delegate copied to clipboard

Make `#[into]` and `#[try_into]` generate `no_std`-compatible code

Open Kobzol opened this issue 1 year ago • 1 comments

Noted here.

Kobzol avatar Aug 24 '24 07:08 Kobzol

Hi @Kobzol! Thanks for jumping on this.

I tried this in my no_std crate and it did indeed work as expected.

apparentlymart avatar Aug 26 '24 00:08 apparentlymart

Thank you for testing it. I will merge this and release a new version soon.

Kobzol avatar Sep 02 '24 07:09 Kobzol