It would be nice if this crate were marked as #![no_std] so it could be used in programs which do not include the Rust standard library. I can submit a PR to do so unless there's something surprising I should know about which would make it difficult.
It would be nice if this crate were marked as
#![no_std]so it could be used in programs which do not include the Rust standard library. I can submit a PR to do so unless there's something surprising I should know about which would make it difficult.