13 stable releases (3 major)

4.0.0-beta.1 Nov 16, 2024
3.0.3 Jan 21, 2024
3.0.2 Nov 2, 2022
3.0.1 May 27, 2022
1.0.2 Jul 30, 2020

#11 in No standard library

Download history 49418/week @ 2024-09-25 45570/week @ 2024-10-02 32845/week @ 2024-10-09 36248/week @ 2024-10-16 35859/week @ 2024-10-23 32570/week @ 2024-10-30 29470/week @ 2024-11-06 29279/week @ 2024-11-13 30995/week @ 2024-11-20 30354/week @ 2024-11-27 34569/week @ 2024-12-04 35921/week @ 2024-12-11 28758/week @ 2024-12-18 19038/week @ 2024-12-25 29038/week @ 2025-01-01 32646/week @ 2025-01-08

114,989 downloads per month
Used in 584 crates (11 directly)

BSL-1.0 license

23KB
502 lines

str-buf

Rust Crates.io Documentation

Static string buffer

Requirements

  • Rust 1.64

Features:

  • serde Enables serde serialization. In case of overflow, deserialize fails.
  • ufmt-write Enables ufmt uWrite implementation.

lib.rs:

Static string buffer

Features:

  • serde Enables serde serialization. In case of overflow, deserialize fails.
  • ufmt-write Enables ufmt uWrite implementation.

Dependencies

~160KB