Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add no_std attribute #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add no_std attribute #33

wants to merge 2 commits into from

Conversation

jordens
Copy link

@jordens jordens commented Jan 13, 2022

  • no_std: add attribute to crate
  • run cargo fmt --all

This actually allows this crate to be used in no_std contexts.
@jordens jordens changed the title lib no std add no_std attribute Jan 13, 2022
@Alexhuszagh
Copy link
Contributor

I'm not sure we need the fmt changes since this library doesn't use rustfmt, but the no_std additions would be noce.

@YXL76
Copy link

YXL76 commented Apr 15, 2022

Currently, the master branch cannot be compiled in no_std environment. Add the attribute is needed.

@avafloww avafloww mentioned this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants