Rowan
Results
1
issues of
Rowan
Although this would be less future-proof than the current implementation, a `#![no_std]` compatable backend for this crate could be provided by a transmute implementation like this one (using [fake_static](https://docs.rs/fake-static/latest/fake_static/)) ```rust...