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

#10 in No standard library

Download history 34130/week @ 2024-07-04 37579/week @ 2024-07-11 37581/week @ 2024-07-18 35709/week @ 2024-07-25 34277/week @ 2024-08-01 37415/week @ 2024-08-08 34066/week @ 2024-08-15 32817/week @ 2024-08-22 32451/week @ 2024-08-29 37536/week @ 2024-09-05 35527/week @ 2024-09-12 33752/week @ 2024-09-19 55883/week @ 2024-09-26 38577/week @ 2024-10-03 33090/week @ 2024-10-10 37319/week @ 2024-10-17

172,005 downloads per month
Used in 578 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

~160KB