Docs.rs
  • cod-actions-0.2.0
    • cod-actions 0.2.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • RobWalt
    • Dependencies
      • anyhow ^1.0.68 normal
      • chrono ^0.4.23 normal
      • cod-cli ^0.2.0 normal
      • cod-client ^0.2.0 normal
      • cod-endpoints ^0.2.1 normal
      • cod-git-info ^0.2.0 normal
      • cod-paths ^0.2.0 normal
      • cod-render ^0.2.0 normal
      • cod-types ^0.2.1 normal
      • inquire ^0.5.3 normal
      • reqwest ^0.11.14 normal
      • strum ^0.24.1 normal
      • tracing ^0.1.37 normal
      • webbrowser ^0.8.4 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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
logo

logo

Crate cod_actions

  • Functions
?
Change settings

List of all items

Functions

  • auth::login::login_user
  • auth::logout::logout_user
  • issue::comment::comment_issue
  • issue::create::create_issue
  • issue::edit::edit_issue
  • issue::list::list_issue
  • issue::view::view_issue
  • label::create::create_label
  • label::delete::delete_label
  • label::edit::edit_label
  • label::list::list_label
  • milestone::create::create_milestone
  • milestone::edit::edit_milestone
  • milestone::list::list_milestone
  • milestone::view::view_milestone
  • notification::list::list_notifications
  • notification::view::view_notifications
  • pull_request::comment::comment_pull
  • pull_request::create::create_pull
  • pull_request::edit::edit_pull
  • pull_request::list::list_pull
  • pull_request::view::view_pull
  • repo::assignees::assignees_repo
  • repo::clone::clone_repo
  • repo::create::create_repo
  • repo::fork::fork_repo
  • repo::info::info_repo
  • user::info::info_user