Crates.io | json-ns |
lib.rs | json-ns |
version | 0.1.0 |
source | src |
created_at | 2018-10-20 16:59:34.597281 |
updated_at | 2018-10-20 16:59:34.597281 |
description | A subset of JSON-LD |
homepage | |
repository | https://github.com/stephank/json-ns |
max_upload_size | |
id | 91674 |
size | 29,506 |
This is the reference implementation of JSON-NS, implemented in Rust. See the blog post for what this is and why it exists.
A test suite is included, which you can run with:
cargo test