Docs.rs
  • dioxus-std-0.5.0
    • dioxus-std 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jkelleyrtp
    • DogeDark
    • Dependencies
      • async-broadcast ^0.5.1 normal optional
      • cfg-if ^1.0.0 normal
      • copypasta ^0.8.2 normal optional
      • dioxus ^0.5 normal
      • dioxus-signals ^0.5.0-alpha.2 normal optional
      • futures ^0.3.28 normal optional
      • futures-util ^0.3.28 normal optional
      • notify-rust ^4.8.0 normal optional
      • once_cell ^1.17.0 normal optional
      • postcard ^1.0.2 normal optional
      • rustc-hash ^1.1.0 normal optional
      • serde ^1.0.163 normal optional
      • serde_json ^1.0.96 normal optional
      • tokio ^1.33.0 normal optional
      • tracing ^0.1.40 normal
      • unic-langid ^0.9.1 normal optional
      • uuid ^1.3.2 normal optional
      • yazi ^0.1.4 normal optional
      • directories ^4.0.1 normal optional
      • js-sys ^0.3.62 normal
      • uuid ^1.3.2 normal
      • wasm-bindgen ^0.2.87 normal optional
      • wasm-bindgen-futures ^0.4.35 normal optional
      • web-sys ^0.3.60 normal optional
      • windows ^0.48.0 normal optional
    • Versions
    • 50% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
  • 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

dioxus_std0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • clipboard::UseClipboard
  • geolocation::core::Geocoordinates
  • geolocation::core::Geolocator
  • geolocation::platform::Geolocator
  • i18n::Language
  • i18n::UseI18
  • i18n::UseInitI18Data
  • utils::channel::UseChannel

Enums

  • clipboard::ClipboardError
  • geolocation::core::Access
  • geolocation::core::Error
  • geolocation::core::Event
  • geolocation::core::PowerMode
  • geolocation::core::Status
  • i18n::Text

Macros

  • translate

Functions

  • clipboard::use_clipboard
  • geolocation::platform::get_coordinates
  • geolocation::platform::listen
  • geolocation::platform::set_power_mode
  • geolocation::use_geolocation::init_geolocator
  • geolocation::use_geolocation::use_geolocation
  • i18n::use_i18
  • i18n::use_init_i18n
  • utils::channel::use_channel
  • utils::channel::use_listen_channel

Type Aliases

  • utils::channel::UseListenChannelError