10 releases

0.5.1 Feb 9, 2024
0.5.0 Feb 22, 2022
0.4.3 Jul 2, 2021
0.4.1 Jun 2, 2021
0.1.0 Jun 9, 2019

#494 in Data structures

Download history 90/week @ 2024-01-20 102/week @ 2024-01-27 96/week @ 2024-02-03 134/week @ 2024-02-10 130/week @ 2024-02-17 83/week @ 2024-02-24 74/week @ 2024-03-02 128/week @ 2024-03-09 138/week @ 2024-03-16 169/week @ 2024-03-23 104/week @ 2024-03-30 101/week @ 2024-04-06 114/week @ 2024-04-13 135/week @ 2024-04-20 56/week @ 2024-04-27 109/week @ 2024-05-04

427 downloads per month
Used in cronchik

BSL-1.0 license

24KB
539 lines

statiki

Actions Status Crates.io Documentation

Static friendly data structures

Minimum Rust version is 1.51

Crate features

  • std - Enables some std interfaces (e.g. Write) implementations.
  • serde - Enables serialization/deserialization implementations.

lib.rs:

Static friendly data structs

Available data structures

Crate features

  • std - Enables some std interfaces (e.g. Write) implementations.
  • serde - Enables serialization/deserialization implementations.

Dependencies

~175KB