3 releases (breaking)

0.2.0 Jul 30, 2024
0.1.0 Jul 8, 2024
0.0.0-release Jul 8, 2024

#42 in #communicating

Download history 31/week @ 2024-07-15 3/week @ 2024-07-22 164/week @ 2024-07-29 8/week @ 2024-08-12 26/week @ 2024-08-19 7/week @ 2024-08-26 3/week @ 2024-09-02 4/week @ 2024-09-09 43/week @ 2024-09-16 41/week @ 2024-09-23 16/week @ 2024-09-30 9/week @ 2024-10-07 37/week @ 2024-10-14 4/week @ 2024-10-28

51 downloads per month
Used in 4 crates (3 directly)

Apache-2.0

14KB
269 lines

Essential Server Types

Crates.io Documentation license Build Status

A collection of common types and data structures used for communication between clients and the Essential REST server. This crate along with essential-types standardizes the data format for requests and responses, ensuring consistent and type-safe interactions with the Essential protocol.

Dependencies

~0.4–1MB
~24K SLoC