bytesize icon indicating copy to clipboard operation
bytesize copied to clipboard

Support `no_std` usage

Open Susurrus opened this issue 8 years ago • 0 comments

I'd like to use this with a no_std crate I'm working on, but this crate doesn't seem to support that usage. Would it be possible to add a std feature that's on-by-default that supports all the current functionality and otherwise supporting just stuff allowed by core?

Susurrus avatar May 25 '17 16:05 Susurrus