to-arraystring

Crates.ioto-arraystring
lib.rsto-arraystring
version0.2.2
sourcesrc
created_at2024-03-08 21:23:51.667801
updated_at2024-07-08 17:02:39.936263
descriptionA no-alloc ToString, for bool/integer/float types
homepage
repositoryhttps://github.com/GnomedDev/to-arraystring
max_upload_size
id1167324
size11,019
Gnome! (GnomedDev)

documentation

README

to-arraystring

A no-std version of ToString implemented for bool/integer/float types formatting into an ArrayString.

Minimum Supported Rust Version

This is currently 1.56 with no features active, and is considered a breaking update to increase.

  • Using the nonzero_impls feature, this increases to 1.79.
Commit count: 22

cargo fmt