Open jordens opened 2 years ago
I'm not sure we need the fmt
changes since this library doesn't use rustfmt
, but the no_std
additions would be noce.
Currently, the master
branch cannot be compiled in no_std
environment. Add the attribute is needed.