Docs.rs
  • deluge_api-0.2.1
    • deluge_api 0.2.1
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • RogueOneEcho
    • Dependencies
      • colored ^2.1 normal
      • log ^0.4 normal
      • rand ^0.8.5 normal
      • reqwest ^0.12 normal
      • rogue_logging ^0.2 normal
      • serde ^1.0 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9.34 normal
      • tokio ^1 normal
      • tower ^0.5 normal
    • Versions
    • 20.47% 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

deluge_api0.2.1

  • All Items

Crate Items

  • Modules
  • Structs

Crate deluge_api

Source

Modules§

  • add_torrents
  • get_host_status
  • get_hosts
  • get_interface
  • get_torrent_status
  • get_torrents
  • login

Structs§

  • DelugeClient
    A client for the Deluge API
  • DelugeClientFactory
    Create a DelugeClient
  • DelugeClientOptions
  • Response