Docs.rs
  • beancount-parser-lima-0.5.0
    • beancount-parser-lima 0.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tesujimath
    • Dependencies
      • anyhow ^1.0.71 normal
      • ariadne ^0.3.0 normal
      • chumsky ^1.0.0-alpha.6 normal
      • either ^1.8.1 normal
      • itertools ^0.10.5 normal
      • lazy_format ^2.0.0 normal
      • logos ^0.13.0 normal
      • path-clean ^1.0.1 normal
      • proptest ^1.2.0 normal
      • rust_decimal ^1.29.1 normal
      • rust_decimal_macros ^1.29.1 normal
      • smallvec ^2.0.0-alpha.1 normal
      • stats_alloc ^0.1.10 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.0 normal
      • time ^0.3.28 normal
      • xflags ^0.3.1 normal
      • test-case ^3.1.0 dev
    • Versions
    • 66.16% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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_parser_lima0.5.0

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

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::CandidateAccount
  • 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::DirectiveVariant
  • types::Expr
  • types::Flag
  • types::MetaValue
  • types::PluginProcessingMode
  • types::ScopedAmount
  • types::ScopedExprValue
  • types::SimpleValue

Traits

  • types::ElementType
  • types::ErrorOrWarningKind

Type Aliases

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