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 32440/week @ 2024-10-29 29322/week @ 2024-11-05 30534/week @ 2024-11-12 30084/week @ 2024-11-19 29728/week @ 2024-11-26 35257/week @ 2024-12-03 36254/week @ 2024-12-10 30937/week @ 2024-12-17 19267/week @ 2024-12-24 26588/week @ 2024-12-31 37992/week @ 2025-01-07 46631/week @ 2025-01-14 39844/week @ 2025-01-21 39053/week @ 2025-01-28 43906/week @ 2025-02-04 40956/week @ 2025-02-11

171,146 downloads per month
Used in 583 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