Docs.rs
  • json-ld-syntax-next-0.21.3
    • json-ld-syntax-next 0.21.3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MarcAntoine-Arnaud
    • Dependencies
      • contextual ^0.1.4 normal
      • decoded-char ^0.1.0 normal
      • educe ^0.4.23 normal
      • hashbrown ^0.13.1 normal
      • indexmap ^2.0 normal
      • iref ^3.1.2 normal
      • json-syntax ^0.12 normal
      • langtag ^0.4 normal
      • locspan ^0.8 normal
      • rdf-types ^0.22 normal
      • serde ^1.0 normal optional
      • smallvec ^1.10 normal
      • thiserror ^1.0.38 normal
    • Versions
    • 28.81% of the crate is documented
  • 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

Module object

json_ld_syntax_next0.21.3

Module object

Module Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

In crate json_ld_syntax_next

Modules

  • container
  • context
  • object
  • parse
  • print

Structs

  • CompactIri
  • CompactIriBuf
  • InvalidCompactIri
  • InvalidDirection
  • InvalidLangTag
  • KeywordType
  • LangTag
  • LangTagBuf
  • LenientLangTag
  • LenientLangTagBuf
  • NotAKeyword
  • Number
  • Object
  • Unexpected
  • Unordered

Enums

  • Direction
  • ErrorCode
  • Expandable
  • ExpandableRef
  • Keyword
  • Kind
  • Nullable
  • Value

Traits

  • BorrowUnordered
  • Compare
  • IntoJson
  • IntoJsonWithContext
  • Parse
  • Print
  • TryFromJson
  • UnorderedEq
  • UnorderedHash
  • UnorderedPartialEq

Functions

  • is_keyword
  • is_keyword_like

Type Aliases

  • NumberBuf
  • String
json_ld_syntax_next

Module object

Settings
Help
Source

Structs§

Duplicate
Entries
EntriesWithIndex
Entry
Object entry.
IterMapped
IterMut
MappedEntries
MappedEntriesWithIndex
MappedValues
MappedValuesWithIndex
Object
Object.
RemovedByInsertFront
RemovedByInsertion
RemovedEntries
Values
ValuesMut
ValuesMutWithIndex
ValuesWithIndex

Enums§

Indexes

Constants§

KEY_CAPACITY
Object key stack capacity.

Traits§

Equivalent

Type Aliases§

DuplicateEntry
Duplicate entry error.
IndexedMappedEntry
IndexedMappedValue
Iter
Key
Object key.
MappedEntry