jrd

Crates.iojrd
lib.rsjrd
version0.1.0
sourcesrc
created_at2024-03-21 22:56:15.357418
updated_at2024-03-21 22:56:15.357418
descriptionjson resource descriptor, as specified by https://www.packetizer.com/json/jrd/
homepage
repositoryhttps://git.alemi.dev/jrd.git
max_upload_size
id1182123
size13,585
alemi.dev (alemidev)

documentation

README

jrd

json resource descriptor, as specified by https://www.packetizer.com/json/jrd/

this tiny crate provides a struct representation for Json Resource Descriptors, with serde traits derived

get more information on its usage on docs.rs

why

this crate is tiny and does very little, mostly piggy-backing from Packetizer's documentation

i found myself writing this and the docs for myself while working on a project, to have better hints around JRDs, so I thought others might find it useful and decided to share it publicly

Commit count: 0

cargo fmt