Docs.rs
  • dioxus-studio-0.1.0
    • dioxus-studio 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • jkelleyrtp
    • Dependencies
      • anyhow ^1.0.38 normal
      • binary-install ^0.0.2 normal
      • cargo_metadata ^0.14.1 normal
      • cargo_toml ^0.10.0 normal
      • convert_case ^0.5.0 normal
      • crossterm ^0.22.1 normal
      • fern ^0.6.0 normal
      • fs_extra ^1.2.0 normal
      • futures ^0.3.12 normal
      • html_parser ^0.6.2 normal
      • log ^0.4.13 normal
      • notify ^4.0.17 normal
      • serde ^1.0.133 normal
      • serde_json ^1 normal
      • structopt ^0.3.25 normal
      • thiserror ^1.0.23 normal
      • tokio ^1.15.0 normal
      • tui ^0.16.0 normal
      • wasm-bindgen-cli-support ^0.2.78 normal
    • Versions
    • 34.18% of the crate is documented
  • 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
☰
logo

Crate dioxus_studio

Version 0.1.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • cli::Trunk
  • cli::build::Build
  • cli::cfg::ConfigOptsBuild
  • cli::clean::Clean
  • cli::config::Config
  • cli::serve::Serve
  • cli::translate::Translate
  • cli::translate::to_component::ComponentRenderer
  • cli::translate::translate::RsxRenderer
  • config::CrateConfig

Enums

  • cli::TrunkSubcommands
  • config::ExecutableType
  • error::Error

Functions

  • builder::build
  • cargo::crate_root
  • cargo::workspace_root
  • cli::cfg::parse_public_url
  • cli::translate::to_component::convert_html_to_component
  • cli::translate::translate::translate_from_html_file
  • cli::translate::translate::translate_from_html_to_rsx
  • logging::set_up_logging

Typedefs

  • error::Result