Docs.rs
  • json-syntax-0.8.13
    • json-syntax 0.8.13
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • timothee-haudebourg
    • Dependencies
      • contextual ^0.1.1 normal
      • decoded-char ^0.1 normal
      • hashbrown ^0.12.1 normal
      • indexmap ^1.9.1 normal
      • json-number ^0.4.1 normal
      • locspan ^0.7.3 normal
      • locspan-derive ^0.5.1 normal
      • smallstr ^0.3 normal
      • smallvec ^1.9 normal
    • Versions
    • 35.71% 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

Crate json_syntax

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

List of all items

Structs

  • Number
  • Traverse
  • TraverseStripped
  • Unordered
  • object::Duplicate
  • object::Entries
  • object::EntriesWithIndex
  • object::Entry
  • object::IterMut
  • object::Object
  • object::RemovedByInsertion
  • object::RemovedEntries
  • object::Values
  • object::ValuesMut
  • object::ValuesMutWithIndex
  • object::ValuesWithIndex
  • parse::Options
  • parse::Parser
  • print::IndentBy
  • print::Options
  • print::Printed
  • print::Spaces

Enums

  • FragmentRef
  • Kind
  • StrippedFragmentRef
  • SubFragments
  • Value
  • object::Indexes
  • parse::Context
  • parse::Error
  • print::Indent
  • print::Limit
  • print::Padding
  • print::Size

Traits

  • BorrowUnordered
  • Traversal
  • UnorderedEq
  • UnorderedHash
  • UnorderedPartialEq
  • object::Equivalent
  • parse::Parse
  • parse::ValueOrParse
  • print::PrecomputeSize
  • print::Print
  • print::PrintWithSize

Macros

  • json

Functions

  • parse::is_whitespace
  • print::pre_compute_array_size
  • print::pre_compute_object_size
  • print::print_array
  • print::print_object
  • print::printed_string_size
  • print::string_literal

Type Definitions

  • Array
  • MetaValue
  • NumberBuf
  • String
  • object::Key
  • parse::MetaError

Constants

  • NUMBER_CAPACITY
  • SMALL_STRING_CAPACITY
  • object::KEY_CAPACITY