Docs.rs
  • dioxus-provider-0.0.2
    • dioxus-provider 0.0.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wheregmis
    • Dependencies
      • dioxus-lib ^0.6 normal
      • dioxus-provider-macros ^0.1.0 normal
      • tracing ^0.1 normal
      • chrono ^0.4 dev
      • dioxus ^0.6 dev
      • env_logger ^0.11 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
      • tokio ^1 normal
      • dioxus ^0.6 dev
      • tokio ^1 normal
      • wasmtimer ^0.4.1 normal
      • web-time ^1.1.0 normal
      • dioxus ^0.6 dev
    • Versions
    • 83.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

dioxus_provider0.0.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • cache::CacheEntry
  • cache::CacheMaintenanceStats
  • cache::CacheStats
  • cache::ProviderCache
  • injection::DependencyRegistry
  • refresh::RefreshCleanupStats
  • refresh::RefreshRegistry
  • refresh::RefreshRegistryStats
  • types::ReactiveContext

Enums

  • cache::AsyncState
  • refresh::TaskType

Traits

  • hooks::Provider
  • hooks::UseProvider

Macros

  • inject
  • register

Attribute Macros

  • prelude::provider

Functions

  • global::get_global_cache
  • global::get_global_refresh_registry
  • global::init_global_providers
  • global::is_initialized
  • hooks::use_clear_provider_cache
  • hooks::use_invalidate_provider
  • hooks::use_provider
  • hooks::use_provider_cache
  • injection::clear_dependencies
  • injection::has_dependency
  • injection::init_dependency_injection
  • injection::inject
  • injection::register_dependency
  • platform::task::spawn
  • platform::task::spawn_named
  • platform::time::format_relative_time
  • platform::time::now_secs
  • platform::time::sleep

Type Aliases

  • types::IntervalTaskRegistry
  • types::ReactiveContextRegistry
  • types::ReactiveContextSet

Constants

  • platform::config::DEFAULT_CLEANUP_INTERVAL
  • platform::config::DEFAULT_MAX_CACHE_SIZE
  • platform::config::DEFAULT_UNUSED_THRESHOLD