Docs.rs
  • json-ld-core-0.15.1
    • json-ld-core 0.15.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • bytes ^1.3 normal
      • contextual ^0.1.4 normal
      • derivative ^2.2 normal
      • futures ^0.3 normal
      • hashbrown ^0.13.1 normal
      • iref ^2.2 normal
      • json-ld-syntax ^0.15.1 normal
      • json-syntax ^0.9 normal
      • langtag ^0.3 normal
      • locspan ^0.7.13 normal
      • locspan-derive ^0.6 normal
      • log ^0.4.17 normal
      • mime ^0.3 normal
      • mown ^0.2.2 normal
      • once_cell ^1.4 normal
      • permutohedron ^0.2 normal
      • pretty_dtoa ^0.3 normal
      • rdf-types ^0.15.2 normal
      • reqwest ^0.11 normal
      • ryu-js ^0.2.2 normal
      • smallvec ^1.10 normal
      • static-iref ^2 normal
      • thiserror ^1.0.38 normal
      • iref-enum ^2.1 dev
    • Versions
    • 44.43% 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

json_ld_core0.15.1

Module node

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Type Aliases

In json_ld_core::object

?
Change settings

Module json_ld_core::object::node

source ·

Re-exports

  • pub use multiset::Multiset;
  • pub use properties::Properties;
  • pub use reverse_properties::ReverseProperties;

Modules

  • multiset
  • properties
  • reverse_properties

Structs

  • Entries
  • IndexedEntries
  • Node
    Node object.
  • Nodes
    Iterator through indexed nodes.
  • Parts
    Node parts.

Enums

  • EntryKeyRef
  • EntryRef
  • EntryValueRef
  • FragmentRef
    Node object fragment reference.
  • IndexedEntryKeyRef
  • IndexedEntryRef
  • IndexedEntryValueRef
  • SubFragments

Type Aliases

  • Graph
  • GraphEntry
  • Included
  • IncludedEntry
  • IndexedNode
  • StrippedIndexedNode
    Indexed node, without regard for its metadata.
  • TypeEntry
  • TypeEntryValue