Docs.rs
  • finql-data-0.2.0
    • finql-data 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xemwebe
    • Dependencies
      • async-trait ^0.1 normal
      • chrono ^0.4 normal
      • serde 1.0.* normal
      • serde_json ^1.0 dev
    • Versions
    • 19.83% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

finql_data0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • asset::Asset
  • asset::AssetCategory
  • cash_flow::CashAmount
  • cash_flow::CashFlow
  • currency::Currency
  • quote::Quote
  • quote::Ticker
  • transaction::Transaction

Enums

  • DataError
  • currency::CurrencyError
  • transaction::TransactionType

Traits

  • DataItem
  • asset_handler::AssetHandler
  • currency::CurrencyConverter
  • quote_handler::QuoteHandler
  • transaction_handler::TransactionHandler

Functions

  • cash_flow::round2digits