hesp-manifest

Crates.iohesp-manifest
lib.rshesp-manifest
version2.0.3-alpha.1
sourcesrc
created_at2024-02-06 09:53:25.769417
updated_at2024-02-26 08:24:53.441154
descriptionRust library for serialization and deserialization the HESP manifest
homepagehttps://github.com/THEOplayer/hesp-manifest-rs
repositoryhttps://github.com/THEOplayer/hesp-manifest-rs
max_upload_size
id1128634
size196,617
Christopher (cTopher)

documentation

README

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

Commit count: 0

cargo fmt