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

#8 in No standard library

Download history 40048/week @ 2024-03-31 39302/week @ 2024-04-07 40555/week @ 2024-04-14 42667/week @ 2024-04-21 36727/week @ 2024-04-28 39974/week @ 2024-05-05 46230/week @ 2024-05-12 39547/week @ 2024-05-19 38052/week @ 2024-05-26 40818/week @ 2024-06-02 40481/week @ 2024-06-09 40278/week @ 2024-06-16 37870/week @ 2024-06-23 33906/week @ 2024-06-30 37471/week @ 2024-07-07 35419/week @ 2024-07-14

147,428 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

~170KB