Docs.rs
json-ld-0.9.1
json-ld 0.9.1
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
timothee-haudebourg
Dependencies
contextual ^0.1.3
normal
futures ^0.3
normal
json-ld-compaction ^0.9.1
normal
json-ld-context-processing ^0.9.1
normal
json-ld-core ^0.9.1
normal
json-ld-expansion ^0.9.1
normal
json-ld-syntax ^0.9.1
normal
json-syntax ^0.8.14
normal
locspan ^0.7.9
normal
rdf-types ^0.12.3
normal
async-std ^1.12.0
dev
iref ^2.2
dev
static-iref ^2.0
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
IndexedNode
In json_ld
?
Type Definition
json_ld
::
IndexedNode
source
·
[
−
]
pub type IndexedNode<T, B, M> =
Meta
<
Indexed
<
Node
<T, B, M>, M>, M>;