mcarton/rust-derivative

Add support for use in #[no_std] crates.

Lymia opened this issue · 1 comments

Lymia commented

A lot of derivative has paths to ::std::* hardcoded, even though much of this would be fully functional in a #[no_std] environment.

Support was added in v.1.0.2.