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?