Docs.rs
  • ledger-lib-0.1.0
    • ledger-lib 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ryankurte
    • Dependencies
      • async-trait ^0.1.68 normal
      • btleplug ^0.10.5 normal optional
      • clap ^4.2.2 normal optional
      • encdec ^0.9.0 normal
      • futures ^0.3.28 normal
      • hidapi ^2.1.2 normal optional
      • ledger-proto ^0.1.0 normal
      • once_cell ^1.17.1 normal
      • strum ^0.24.1 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.27.0 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.16 normal
      • uuid ^1.3.2 normal
      • anyhow ^1.0.71 dev
    • Versions
    • 62.65% of the crate is documented
  • Platform
    • 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

ledger_lib0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • LedgerHandle
  • LedgerProvider
  • info::AppInfo
  • info::DeviceInfo
  • info::LedgerInfo
  • transport::BleDevice
  • transport::BleInfo
  • transport::BleTransport
  • transport::GenericTransport
  • transport::TcpDevice
  • transport::TcpInfo
  • transport::TcpTransport
  • transport::UsbDevice
  • transport::UsbInfo
  • transport::UsbTransport

Enums

  • Error
  • Filters
  • info::ConnInfo
  • info::Model
  • transport::GenericDevice

Traits

  • Device
  • Exchange
  • transport::Transport

Constants

  • DEFAULT_TIMEOUT