Docs.rs
json-ld-0.21.2
json-ld 0.21.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
timothee-haudebourg
Dependencies
contextual ^0.1.4
normal
futures ^0.3
normal
iref ^3.1.2
normal
json-ld-compaction ^0.21.2
normal
json-ld-context-processing ^0.21.2
normal
json-ld-core ^0.21.2
normal
json-ld-expansion ^0.21.2
normal
json-ld-serialization ^0.21.2
normal
json-ld-syntax ^0.21.2
normal
json-syntax ^0.12
normal
locspan ^0.8
normal
rdf-types ^0.22
normal
thiserror ^1.0.38
normal
async-std ^1.12
dev
iref ^3.1.2
dev
log ^0.4.17
dev
nquads-syntax ^0.19
dev
stacker ^0.1.15
dev
static-iref ^3.0
dev
Versions
82.09%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
json_ld
0.21.2
In json_
ld::
context
json_ld
::
context
Type Alias
DefinitionEntryRef
Copy item path
Source
pub type DefinitionEntryRef<'a, T =
IriBuf
, B =
BlankIdBuf
> = (&'a
Key
, &'a
TermDefinition
<T, B>);