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 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 37396/week @ 2024-10-17 33896/week @ 2024-10-24 32625/week @ 2024-10-31 29189/week @ 2024-11-07 28972/week @ 2024-11-14 30398/week @ 2024-11-21 32384/week @ 2024-11-28 28359/week @ 2024-12-05

125,704 downloads per month
Used in 588 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