Docs.rs
  • json-ld-syntax-0.11.0
    • json-ld-syntax 0.11.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • contextual ^0.1.4 normal
      • decoded-char ^0.1.0 normal
      • derivative ^2.2 normal
      • hashbrown ^0.13.1 normal
      • indexmap ^1.9.1 normal
      • iref ^2.2 normal
      • json-syntax ^0.9 normal
      • langtag ^0.3 normal
      • locspan ^0.7.12 normal
      • locspan-derive ^0.6 normal
      • rdf-types ^0.12.9 normal
      • smallvec ^1.10 normal
    • Versions
    • 11.16% of the crate is documented
  • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module context

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
?
Change settings

Module json_ld_syntax::context

source ·

Re-exports

pub use definition::Definition;
pub use term_definition::TermDefinition;
pub use term_definition::TermDefinitionRef;

Modules

definition
term_definition

Structs

Traverse

Enums

ArrayIter
Context
Context.
ContextEntryIter
ContextRef
Reference to context.
ContextSubFragments
FragmentRef
Context value fragment.
InvalidContext
SubFragments
Value
Context entry.
ValueRef
Reference to a context entry.

Traits

AnyDefinition
AnyValue
AnyValueMut