Docs.rs
json-ld-0.21.2
json-ld 0.21.2
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
Module chain
json_ld
0.21.2
Module chain
Module Items
Structs
In json_
ld::
loader
Modules
chain
fs
map
none
reqwest
Structs
ChainLoader
FsLoader
LoadError
NoLoader
RemoteDocument
ReqwestLoader
Enums
ContextLoadError
ExtractContextError
Profile
RemoteDocumentReference
StandardProfile
Traits
ExtractContext
Loader
Type Aliases
LoadErrorCause
LoadingResult
RemoteContext
RemoteContextReference
json_ld
::
loader
Module
chain
Copy item path
Settings
Help
Summary
Source
Structs
§
Chain
Loader
ChainLoader
: loads document from the first loader, otherwise falls back to the second one.
Error
Either-or error.