Docs.rs
  • pmgr-0.3.1
    • pmgr 0.3.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • recleun
    • Dependencies
      • clap ^4.5.19 normal
      • clap_complete ^4.5.33 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • url ^2.5.2 normal
    • Versions
    • 32.43% 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
    • 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

pmgr0.3.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • commands::Cli
  • commands::ShellCompletionArgs
  • commands::add::Add
  • commands::add::AddNoteArgs
  • commands::add::AddTaskArgs
  • commands::check::CheckArgs
  • commands::create::CreateArgs
  • commands::delete::DeleteArgs
  • commands::info::InfoArgs
  • commands::init::InitArgs
  • commands::list::ListArgs
  • commands::read::ReadArgs
  • commands::remove::Remove
  • commands::remove::RemoveArgs
  • commands::remove::RemoveNoteArgs
  • commands::remove::RemoveTaskArgs
  • commands::set::Set
  • commands::set::SetDescArgs
  • commands::set::SetRepoArgs
  • commands::set::SetTitleArgs
  • commands::task::Task
  • commands::task::TaskCompleteArgs
  • commands::task::TaskProgressArgs
  • commands::task::TaskUndoArgs
  • commands::unwatch::UnwatchArgs
  • commands::watch::WatchArgs
  • data::Group
  • data::Note
  • data::Project
  • data::ProjectInformation
  • data::Task

Enums

  • commands::Commands
  • commands::add::AddCommands
  • commands::add::Commands
  • commands::remove::Commands
  • commands::remove::RemoveCommands
  • commands::set::Commands
  • commands::set::SetCommands
  • commands::task::Commands
  • commands::task::TaskCommands
  • data::TaskState

Traits

  • commands::Command
  • utils::ExpectWith

Macros

  • fg_color

Functions

  • utils::check_data
  • utils::get_data
  • utils::write_data