#serialization #deserialize #manifest #json #ietf #defined #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

#815 in Parser implementations

24 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

~4.5–5.5MB
~138K SLoC