#serialization #deserialize #manifest #ietf #validation #parser #hesp

hesp-manifest

Rust library for serialization and deserialization the HESP manifest

3 releases (stable)

2.0.3-alpha.1 Feb 26, 2024
2.0.2 Feb 15, 2024
2.0.1 Feb 6, 2024

#1520 in Parser implementations

Download history 1/week @ 2024-07-18 19/week @ 2024-07-25 12/week @ 2024-09-19 2/week @ 2024-09-26

110 downloads per month

MIT license

155KB
5K SLoC

HESP Manifest

Rust library for parsing the HESP manifest as defined at https://datatracker.ietf.org/doc/draft-theo-hesp/

Goal

Allows serialization and deserialization of manifest.json files. Also validates that the manifest adheres to all the rules as defined by https://datatracker.ietf.org/doc/draft-theo-hesp/.

Usage

For usage see the examples directory

Dependencies

~5–6.5MB
~115K SLoC