cupid
cupid copied to clipboard
no_std support
I would really like to be able to use this crate in a no_std environment, but it doesn't support it. From what I can see, this crate doesn't actually use anything that's not provided by core, so I think it should be rather easy to just add a feature for std and switch which module is used depending on that.
Seems completely plausible — would you be interested in submitting a PR to that end?
Sure, I am a bit busy for a little bit, but I can try to get one submit in a few hours or sometime tomorrow.
in a few hours or sometime tomorrow.
no hurry needed; I might not be able to review until this weekend or the next, even 😉