Docs.rs
  • eureka-manager-cli-0.1.1
    • eureka-manager-cli 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tonymushah
    • Dependencies
      • actix ^0.13 normal
      • anyhow ^1 normal
      • clap ^4 normal
      • emdx ^0.1.0 normal
      • eureka-mmanager ^0.1.0 normal
      • fern ^0.6.2 normal
      • humantime ^2.1.0 normal
      • id_list_txt_reader ^0.1 normal
      • log ^0.4.21 normal
      • mangadex-api >=3.3, <4 normal
      • mangadex-api-types-rust >=0.9, <1 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • time ^0.3.37 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • uuid ^1.8 normal
    • Versions
    • 23.24% of the crate is documented
  • Go to latest version
  • Platform
    • 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

eureka_manager_cli0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Cli
  • DirsOptionsArgs
  • commands::count::CountArgs
  • commands::count::chapter::CountChapterArgs
  • commands::count::cover::CountCoverArgs
  • commands::count::manga::CountMangaArgs
  • commands::delete::chapter::ChapterDeleteArgs
  • commands::delete::cover::CoverDeleteArgs
  • commands::delete::manga::MangaDeleteArgs
  • commands::download::chapter::ChapterDownloadArgs
  • commands::download::cover::CoverDownloadArgs
  • commands::download::manga::MangaDownloadArgs
  • commands::transfer::TransferChapterArgs
  • commands::transfer::TransferCommand
  • commands::transfer::TransferCoverArgs
  • commands::transfer::TransferMangaArgs

Enums

  • commands::Commands
  • commands::count::CountSubcommand
  • commands::count::TagSearchModeEnum
  • commands::count::manga::MangaStatusEnum
  • commands::delete::DeleteSubcommands
  • commands::download::DownloadSubCommands
  • commands::download::chapter::ChapterDownloadMode

Traits

  • commands::AsyncRun

Functions

  • commands::count::mangadex_time_from_str