Skip to content

Feature-gate standard library use#21

Open
CompeyDev wants to merge 6 commits into
tjol:mainfrom
CompeyDev:feat/no-std
Open

Feature-gate standard library use#21
CompeyDev wants to merge 6 commits into
tjol:mainfrom
CompeyDev:feat/no-std

Conversation

@CompeyDev
Copy link
Copy Markdown

@CompeyDev CompeyDev commented May 16, 2026

Closes #20.

To use:

sprintf = { version = "x.y.z", features = ["no_std"], default-features = false }

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.

#![no_std] support

1 participant