Docs.rs
  • knuffel-3.2.0
    • knuffel 3.2.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • tailhook
    • Dependencies
      • base64 ^0.21.0 normal optional
      • chumsky ^0.9.2 normal
      • knuffel-derive ^3.2.0 normal optional
      • miette ^5.1.1 normal
      • minicbor ^0.19.1 normal optional
      • thiserror ^1.0.31 normal
      • unicode-width ^0.1.9 normal optional
      • assert-json-diff ^2.0.1 dev
      • miette ^5.1.1 dev
      • serde_json ^1.0 dev
    • Versions
    • 100% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

knuffel3.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • ast::Decimal
  • ast::Document
  • ast::Integer
  • ast::Node
  • ast::TypeName
  • ast::Value
  • decode::Context
  • errors::Error
  • errors::ExpectedKind
  • errors::ExpectedType
  • span::ErrorSpan
  • span::LinePos
  • span::LineSpan
  • span::Span
  • span::Spanned

Enums

  • ast::BuiltinType
  • ast::Literal
  • decode::Kind
  • errors::DecodeError

Traits

  • traits::Decode
  • traits::DecodeChildren
  • traits::DecodePartial
  • traits::DecodeScalar
  • traits::DecodeSpan
  • traits::ErrorSpan
  • traits::Span

Derive Macros

  • Decode
  • DecodeScalar

Functions

  • decode::bytes
  • decode::check_flag_node
  • decode::node
  • parse
  • parse_ast
  • parse_with_context

Type Aliases

  • ast::SpannedChildren
  • ast::SpannedName
  • ast::SpannedNode