3 releases (breaking)

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

#33 in #communicating

Download history 284/week @ 2024-07-07 41/week @ 2024-07-14 3/week @ 2024-07-21 161/week @ 2024-07-28 3/week @ 2024-08-04 7/week @ 2024-08-11 26/week @ 2024-08-18 6/week @ 2024-08-25 4/week @ 2024-09-01 5/week @ 2024-09-08 42/week @ 2024-09-15 36/week @ 2024-09-22 21/week @ 2024-09-29 10/week @ 2024-10-06

110 downloads per month
Used in 6 crates (5 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
~23K SLoC