nostd-printf

Crates.ionostd-printf
lib.rsnostd-printf
version0.1.4
created_at2025-05-02 09:57:52.702781+00
updated_at2025-05-02 14:39:30.316066+00
descriptionRust crate containing an embedded version of printf which can be used in `no_std` projects which aren't linked to `libc`.
homepage
repositoryhttps://github.com/WorksButNotTested/nostd-printf
max_upload_size
id1657515
size73,185
(WorksButNotTested)

documentation

https://docs.rs/nostd-printf

README

nostd-printf

Rust crate containing an embedded version of printf which can be used in no_std projects which aren't linked to libc.

Commit count: 5

cargo fmt