Docs.rs
  • nu-json-0.44.0
    • nu-json 0.44.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • lazy_static ^1 normal
      • linked-hash-map ^0.5 normal
      • num-traits ^0.2.14 normal
      • regex ^1.0 normal
      • serde ^1.0 normal
      • nu-path ^0.44.0 dev
      • nu-test-support ^0.44.0 dev
      • serde_json ^1.0.39 dev
    • Versions
    • 96.33% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate nu_json

logo
Change settings

List of all items

Structs

  • builder::ArrayBuilder
  • builder::ObjectBuilder
  • de::Deserializer
  • de::StreamDeserializer
  • ser::Serializer
  • value::Serializer

Enums

  • error::Error
  • error::ErrorCode
  • value::Value

Traits

  • ser::Formatter
  • value::ToJson

Functions

  • de::from_iter
  • de::from_reader
  • de::from_slice
  • de::from_str
  • ser::escape_bytes
  • ser::escape_key
  • ser::ml_str
  • ser::quote_str
  • ser::to_string
  • ser::to_vec
  • ser::to_writer
  • value::from_value
  • value::to_value

Typedefs

  • error::Result
  • value::Map
  • value::MapIntoIter