Docs.rs
  • beancount-parser-2.2.1
    • beancount-parser 2.2.1
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jcornaz
    • Dependencies
      • miette ^5.10 normal optional
      • nom ^7.1 normal
      • nom_locate ^4.2 normal
      • thiserror ^1.0 normal
      • chumsky ^0.9.3 dev
      • criterion ^0.5.1 dev
      • miette ^5.10 dev
      • rstest ^0.19.0 dev
      • rust_decimal ^1.35 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
  • 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

beancount_parser2.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Account
  • Amount
  • Balance
  • BeanOption
  • BeancountFile
  • Close
  • ConversionError
  • Cost
  • Currency
  • Date
  • Directive
  • Error
  • Event
  • Link
  • Open
  • Pad
  • Posting
  • Price
  • Tag
  • Transaction
  • metadata::Key

Enums

  • DirectiveContent
  • Entry
  • PostingPrice
  • ReadFileError
  • metadata::Value

Traits

  • Decimal

Functions

  • parse
  • parse_iter
  • read_files

Type Aliases

  • metadata::Map