Docs.rs
  • json-ld-0.6.1
    • json-ld 0.6.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • cc-traits ^0.7.1 normal
      • derivative ^2.2 normal
      • futures ^0.3 normal
      • generic-json ^0.7 normal
      • iref ^2.0.3 normal
      • langtag ^0.2 normal
      • log ^0.4 normal
      • mown ^0.2 normal
      • once_cell ^1.4 normal
      • reqwest ^0.11 normal
      • async-std ^1.5 dev
      • generic-json ^0.7 dev
      • iref-enum ^1.2 dev
      • serde_json ^1.0 dev
      • static-iref ^1.0 dev
      • stderrlog ^0.5 dev
      • tokio ^1.0 dev
    • Versions
    • 71.02% 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 syntax

  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

Module json_ld::syntax

source · [−]
Expand description

Syntax elements.

Enums

Container
ContainerType
Keyword

JSON-LD keywords.

Term
Type

Traits

TermLike

Functions

is_keyword
is_keyword_like

Type Definitions

NodeType