Docs.rs
uni_components-0.0.6
Platform
i686-unknown-linux-gnu
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
uni_components 0.0.6
The basical components like Service and UiPage for uniui_* crate family
Crate
Source
Builds
Feature flags
Documentation
Coverage
54.84%
17
out of
31
items documented
0
out of
18
items with examples
Ø build duration
all releases: 34s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
log ^0.4
normal
rand ^0.7.0
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
thiserror ^1
normal
uni_components_macro ^0.0.6
normal
uni_net ^0.0.4
normal
uniui_core ^0.0.4
normal
url ^2.1.0
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-logger ^0.1
normal
web-sys ^0.3
normal
Versions
0.0.9
(2021-01-13)
0.0.8
(2020-12-27)
0.0.7
(2020-10-20)
0.0.6
(2020-10-16)
0.0.3
(2020-09-13)
0.0.2
(2020-09-13)
0.0.1
(2020-09-02)
Owners
The crate defines main Application components for uniui_* crates family.
Service
- server handler
UiPage
- main UI component