Docs.rs
  • firefly-iii-rust-0.1.2
    • firefly-iii-rust 0.1.2
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • catouc
    • Dependencies
      • rand ^0.8.5 normal
      • serde ^1.0.216 normal
      • thiserror ^2.0.9 normal
      • ureq ^2.12.1 normal
    • Versions
    • 4.83% 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

firefly_iii_rust0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • account::Attributes
  • account::Create
  • account::Data
  • account::Delete
  • account::Get
  • account::List
  • client::Client
  • response::EmptyResponse
  • response::Meta
  • response::PaginatedResponse
  • response::Pagination
  • response::Response
  • transaction::Attributes
  • transaction::Create
  • transaction::CreateTransaction
  • transaction::Data
  • transaction::Delete
  • transaction::Get
  • transaction::List
  • transaction::Transaction

Enums

  • error::Error

Traits

  • requests::Request
  • response::Paginated

Functions

  • client::new

Type Aliases

  • error::Result