Docs.rs
  • beancount-parser-lima-0.8.0
    • beancount-parser-lima 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tesujimath
    • Dependencies
      • anyhow ^1.0.96 normal
      • ariadne ^0.5.0 normal
      • chumsky ^1.0.0-alpha.8 normal
      • either ^1.13.0 normal
      • lazy_format ^2.0.3 normal
      • logos ^0.15.0 normal
      • protobuf ^3.7.1 normal
      • rust_decimal ^1.36.0 normal
      • rust_decimal_macros ^1.36.0 normal
      • smallvec ^2.0.0-alpha.10 normal
      • strum ^0.27.1 normal
      • strum_macros ^0.27.1 normal
      • time ^0.3.37 normal
      • unescaper ^0.1.5 normal
      • derive_more ^2.0.1 dev
      • itertools ^0.14.0 dev
      • proptest ^1.6.0 dev
      • rstest ^0.24.0 dev
      • stats_alloc ^0.1.10 dev
      • test-case ^3.3.1 dev
      • time ^0.3.37 dev
      • xflags ^0.3.2 dev
      • protobuf-codegen ^3.7.1 build
    • Versions
    • 63.72% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

beancount_parser_lima0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BeancountParser
  • BeancountSources
  • Options
  • ParseError
  • ParseSuccess
  • types::Account
  • types::AccountName
  • types::AccountNameError
  • types::AccountTypeIter
  • types::AccountTypeName
  • types::AccountTypeNameError
  • types::Amount
  • types::AmountWithTolerance
  • types::Balance
  • types::BookingIter
  • types::Close
  • types::Commodity
  • types::CostSpec
  • types::CostSpecError
  • types::CostSpecErrors
  • types::Currency
  • types::CurrencyError
  • types::Directive
  • types::Document
  • types::ErrorKind
  • types::ErrorOrWarning
  • types::Event
  • types::ExprValue
  • types::FlagLetter
  • types::FlagLetterError
  • types::Key
  • types::KeyError
  • types::Link
  • types::LooseAmount
  • types::Metadata
  • types::Note
  • types::Open
  • types::Pad
  • types::Plugin
  • types::PluginProcessingModeIter
  • types::Posting
  • types::Price
  • types::Query
  • types::SourceId
  • types::Spanned
  • types::Tag
  • types::TagOrLinkIdentifier
  • types::TagOrLinkIdentifierError
  • types::Transaction
  • types::WarningKind

Enums

  • types::AccountType
  • types::Booking
  • types::CompoundAmount
  • types::CompoundExprValue
  • types::DirectiveVariant
  • types::Expr
  • types::Flag
  • types::MetaValue
  • types::PluginProcessingMode
  • types::PriceSpec
  • types::ScopedExprValue
  • types::SimpleValue

Traits

  • types::ElementType
  • types::ErrorOrWarningKind
  • types::OptionalItem

Functions

  • lex_with_source
  • types::spanned

Type Aliases

  • types::Error
  • types::Span
  • types::Subaccount
  • types::Warning