Docs.rs
  • kvon-rs-0.3.1
    • kvon-rs 0.3.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • varonroy
    • Dependencies
      • lazy_static ^1.4.0 normal
      • regex ^1.6.0 normal
    • Versions
    • 20% 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

kvon_rs0.3.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Parser
  • error::ParserError

Enums

  • error::ParserErrorKind
  • indention::Indention
  • value::PrimitiveValue
  • value::Value

Macros

  • array
  • object
  • value

Functions

  • encode_string_expanded
  • parse_reader
  • parse_string

Type Aliases

  • ParserResult
  • value::GetterResult