Docs.rs
  • pix-brcode-parser-0.1.0
    • pix-brcode-parser 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • leandrosmoreira53
    • Dependencies
      • crc ^3.0 normal
      • serde ^1.0 normal optional
      • thiserror ^1.0 normal
      • serde_json ^1.0 dev
    • Versions
    • 90% 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

pix_brcode_parser0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • types::AdditionalData
  • types::BRCode
  • types::EmvField
  • types::MerchantAccountInfo

Enums

  • error::BRCodeError
  • types::PixKeyType

Functions

  • parse
  • parser::generate_brcode
  • parser::parse_brcode
  • types::classify_pix_key
  • validation::calculate_crc16
  • validation::validate_country_code
  • validation::validate_crc16
  • validation::validate_currency
  • validation::validate_gui
  • validation::validate_merchant_city
  • validation::validate_merchant_name
  • validation::validate_payload_format
  • validation::validate_pix_key
  • validation::validate_transaction_amount

Type Aliases

  • error::Result

Constants

  • validation::CRC16