Docs.rs
edge-frame-0.8.0
edge-frame 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ivmarkov
Dependencies
anyhow ^1
normal
optional
derive_more ^0.99
normal
optional
embassy-sync ^0.5
normal
optional
embedded-svc ^0.27
normal
optional
enumset ^1
normal
optional
flate2 ^1
normal
optional
futures ^0.3
normal
optional
gloo-net ^0.4
normal
optional
heapless ^0.8
normal
optional
log ^0.4
normal
optional
num_enum ^0.7
normal
optional
postcard ^1
normal
optional
serde ^1
normal
optional
strum ^0.25
normal
optional
strum_macros ^0.25
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
wasm-logger ^0.2
normal
optional
web-sys ^0.3
normal
optional
yew ^0.21
normal
optional
yew-router ^0.18
normal
optional
yewdux ^0.10
normal
optional
yewdux-middleware ^0.3
normal
optional
Versions
5.73%
of the crate is documented
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
edge_
frame
0.8.0
Text
Field
Aliased Type
In edge_
frame::
field
edge_frame
::
field
Type Alias
TextField
Copy item path
Source
pub type TextField<S> =
Field
<
String
, S>;
Aliased Type
ยง
struct TextField<S> {
/* private fields */
}