Docs.rs
edc-web-ui-0.2.0
edc-web-ui 0.2.0
Docs.rs crate page
Apache-2.0
06 March 2026
Links
Repository
crates.io
Source
Owners
MarcAntoine-Arnaud
Dependencies
chrono ^0.4
normal
console_error_panic_hook ^0.1
normal
console_log ^1
normal
edc-connector-client-next ^0.5
normal
fern ^0.7
normal
gloo-utils ^0.2.0
normal
log ^0.4.27
normal
patternfly-yew ^0.7
normal
reqwest ^0.12
normal
serde ^1.0.219
normal
serde_json ^1
normal
strum ^0.28
normal
wasm-cookies ^0.2
normal
web-sys ^0.3
normal
yew ^0.22
normal
yew-nested-router ^0.8.0
normal
yew_icons ^0.9.0
normal
built ^0.8
build
Versions
0.55%
of the crate is documented
Go to latest version
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
Skip to main content
Files
edc_web_ui/
lib.rs
1
pub mod
components;
2
pub mod
contexts;
3
4
pub mod
models;
5
pub mod
pages;