json-ld-testing-next 0.21.3

Testing library for the `json-ld` library
Documentation
[dependencies.async-std]
version = "1.12"

[dependencies.contextual]
version = "0.1.4"

[dependencies.iref]
version = "3.1.2"

[dependencies.iref-enum]
version = "3.0"

[dependencies.json-ld-next]
version = "0.21.3"

[dependencies.litrs]
version = "0.2.3"

[dependencies.proc-macro-error]
version = "1.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.rdf-types]
features = ["contextual"]
version = "0.22"

[dependencies.static-iref]
version = "3.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[dependencies.yansi]
version = "0.5.1"

[lib]
name = "json_ld_testing_next"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Timothée Haudebourg <timothee@haudebourg.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["web-programming", "database", "data-structures"]
description = "Testing library for the `json-ld` library"
edition = "2021"
keywords = ["json-ld", "json", "semantic-web", "linked-data", "rdf"]
license = "MIT/Apache-2.0"
name = "json-ld-testing-next"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/json-ld"
version = "0.21.3"