13 stable releases

3.0.3 Jan 21, 2024
3.0.2 Nov 2, 2022
3.0.1 May 27, 2022
2.0.5 May 27, 2022
1.0.2 Jul 30, 2020

#9 in No standard library

Download history 47158/week @ 2023-12-23 68674/week @ 2023-12-30 76152/week @ 2024-01-06 89847/week @ 2024-01-13 89475/week @ 2024-01-20 90771/week @ 2024-01-27 83045/week @ 2024-02-03 72065/week @ 2024-02-10 53842/week @ 2024-02-17 52398/week @ 2024-02-24 50198/week @ 2024-03-02 49015/week @ 2024-03-09 50084/week @ 2024-03-16 43799/week @ 2024-03-23 40352/week @ 2024-03-30 33712/week @ 2024-04-06

176,133 downloads per month
Used in 573 crates (10 directly)

BSL-1.0 license

19KB
403 lines

str-buf

Rust Crates.io Documentation

Static string buffer

Requirements

  • Rust 1.59

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

~180KB