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 88200/week @ 2024-01-25 83275/week @ 2024-02-01 81516/week @ 2024-02-08 57789/week @ 2024-02-15 53476/week @ 2024-02-22 50655/week @ 2024-02-29 48651/week @ 2024-03-07 49165/week @ 2024-03-14 47328/week @ 2024-03-21 39476/week @ 2024-03-28 42061/week @ 2024-04-04 39449/week @ 2024-04-11 42063/week @ 2024-04-18 36923/week @ 2024-04-25 39580/week @ 2024-05-02 35683/week @ 2024-05-09

161,440 downloads per month
Used in 572 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