Docs.rs
  • nu-json-0.66.2
    • nu-json 0.66.2
    • 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.66.2 dev
      • serde_json ^1.0 dev
    • Versions
    • 95.69% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • 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::quote_str
  • ser::to_string
  • ser::to_string_raw
  • ser::to_string_with_indent
  • ser::to_string_with_tab_indentation
  • ser::to_vec
  • ser::to_vec_with_indent
  • ser::to_vec_with_tab_indentation
  • ser::to_writer
  • ser::to_writer_with_indent
  • ser::to_writer_with_tab_indentation
  • value::from_value
  • value::to_value

Typedefs

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