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

#489 in Data structures

Download history 1/week @ 2023-12-22 9/week @ 2023-12-29 115/week @ 2024-01-05 71/week @ 2024-01-12 76/week @ 2024-01-19 93/week @ 2024-01-26 84/week @ 2024-02-02 158/week @ 2024-02-09 126/week @ 2024-02-16 90/week @ 2024-02-23 78/week @ 2024-03-01 98/week @ 2024-03-08 172/week @ 2024-03-15 167/week @ 2024-03-22 106/week @ 2024-03-29 83/week @ 2024-04-05

547 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

~180KB