cupid icon indicating copy to clipboard operation
cupid copied to clipboard

no_std support

Open BSFishy opened this issue 4 years ago • 3 comments

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.

BSFishy avatar Sep 27 '21 17:09 BSFishy

Seems completely plausible — would you be interested in submitting a PR to that end?

shepmaster avatar Sep 27 '21 18:09 shepmaster

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.

BSFishy avatar Sep 27 '21 18:09 BSFishy

in a few hours or sometime tomorrow.

no hurry needed; I might not be able to review until this weekend or the next, even 😉

shepmaster avatar Sep 27 '21 19:09 shepmaster