Docs.rs
dioxus-provider-0.0.3
dioxus-provider 0.0.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wheregmis
Dependencies
dioxus-lib ^0.6
normal
dioxus-provider-macros ^0.1.1
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
85.63%
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_
provider
0.0.3
dioxus_provider
Macro
inject
Copy item path
Source
macro_rules! inject { ($type:ty) => { ... }; }
Expand description
Macro for easy dependency injection in providers