Docs.rs
  • dioxus-cli-0.4.0
    • dioxus-cli 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jkelleyrtp
    • ealmloff
    • Dependencies
      • anyhow ^1.0.53 normal
      • atty ^0.2.14 normal
      • axum ^0.5.1 normal
      • axum-server ^0.5.1 normal
      • binary-install ^0.0.2 normal
      • cargo-generate ^0.18 normal
      • cargo_metadata ^0.15.0 normal
      • cargo_toml ^0.11.4 normal
      • chrono ^0.4.19 normal
      • clap ^4.2 normal
      • colored ^2.0.0 normal
      • convert_case ^0.5.0 normal
      • ctrlc ^3.2.3 normal
      • dioxus-autofmt ^0.4.0 normal
      • dioxus-check ^0.4.0 normal
      • dioxus-core ^0.4.0 normal
      • dioxus-hot-reload ^0.4.0 normal
      • dioxus-html ^0.4.0 normal
      • dioxus-rsx ^0.4.0 normal
      • dirs ^4.0.0 normal
      • fern ^0.6.0 normal
      • flate2 ^1.0.22 normal
      • fs_extra ^1.2.0 normal
      • futures ^0.3.21 normal
      • gitignore ^1.0.7 normal
      • headers ^0.3.7 normal
      • html_parser ^0.7.0 normal
      • hyper ^0.14.17 normal
      • hyper-rustls ^0.23.2 normal
      • indicatif ^0.17.0-rc.11 normal
      • interprocess-docfix ^1.2.2 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.14 normal
      • mlua ^0.8.1 normal
      • notify ^5.0.0-pre.16 normal
      • open ^4.1.0 normal
      • proc-macro2 ^1.0 normal
      • regex ^1.5.4 normal
      • reqwest ^0.11 normal
      • rsx-rosetta ^0.4.0 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • subprocess ^0.2.9 normal
      • syn ^2.0 normal
      • tar ^0.4.38 normal
      • tauri-bundler ^1.2 normal
      • tauri-utils ^1.3 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.16.1 normal
      • toml ^0.5.8 normal
      • toml_edit ^0.19.11 normal
      • tower ^0.4.12 normal
      • tower-http ^0.2.2 normal
      • walkdir ^2 normal
      • wasm-bindgen-cli-support ^0.2 normal
      • zip ^0.6.2 normal
    • Versions
    • 26.15% 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 dioxus_cli

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • builder::BuildResult
  • cargo::Metadata
  • cli::Cli
  • cli::autoformat::Autoformat
  • cli::build::Build
  • cli::bundle::Bundle
  • cli::cfg::ConfigOptsBuild
  • cli::cfg::ConfigOptsBundle
  • cli::cfg::ConfigOptsServe
  • cli::check::Check
  • cli::clean::Clean
  • cli::create::Create
  • cli::serve::Serve
  • cli::translate::Translate
  • cli::version::CommitInfo
  • cli::version::Version
  • cli::version::VersionInfo
  • config::ApplicationConfig
  • config::BundleConfig
  • config::CrateConfig
  • config::DebianSettings
  • config::DioxusConfig
  • config::MacOsSettings
  • config::NsisSettings
  • config::WebAppConfig
  • config::WebConfig
  • config::WebDevResourceConfig
  • config::WebHttpsConfig
  • config::WebProxyConfig
  • config::WebResourceConfig
  • config::WebWatcherConfig
  • config::WindowsSettings
  • config::WixSettings

Enums

  • cli::Commands
  • cli::bundle::PackageType
  • cli::cfg::Platform
  • cli::config::Config
  • config::ExecutableType
  • config::NSISInstallerMode
  • config::WebviewInstallMode
  • error::Error
  • tools::Tool

Macros

  • custom_error

Functions

  • builder::build
  • builder::build_desktop
  • builder::gen_page
  • cargo::crate_root
  • cli::cfg::parse_public_url
  • cli::translate::convert_html_to_formatted_rsx
  • cli::version::version
  • logging::set_up_logging
  • server::desktop::serve_default
  • server::desktop::serve_hot_reload
  • server::desktop::start_desktop
  • server::desktop::startup
  • server::web::serve_default
  • server::web::serve_hot_reload
  • server::web::startup
  • tools::app_path
  • tools::clone_repo
  • tools::extract_zip
  • tools::temp_path
  • tools::tools_path

Type Definitions

  • error::Result

Constants

  • DIOXUS_CLI_VERSION