Docs.rs
  • rp-cli-0.0.3
    • rp-cli 0.0.3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • naoto0822
    • Dependencies
      • clap ^3.0.14 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • url ^2 normal
    • Versions
    • 0% 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
logo

logo

Crate rp_cli

logo
Change settings

List of all items

Structs

  • api::APIClient
  • api_types::compile::Request
  • api_types::compile::Response
  • api_types::download::Request
  • api_types::download::Response
  • api_types::execute::Request
  • api_types::execute::Response
  • api_types::fmt::Request
  • api_types::fmt::Response
  • api_types::share::Request
  • api_types::share::Response
  • clap_rp::DownloadArgs
  • clap_rp::FmtArgs
  • clap_rp::Rp
  • clap_rp::RunArgs
  • clap_rp::ShareArgs
  • handler::Handler
  • input::DownloadInput
  • input::FmtInput
  • input::RunInput
  • input::ShareInput
  • printer::Printer

Enums

  • clap_rp::RpSubCommand

Traits

  • api::API

Functions

  • input::code_from_path

Constants

  • api::BASE_URL