Docs.rs
sauron-0.1.2
sauron 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ivanceras
Dependencies
js-sys ^0.3
normal
lazy_static ^1.0
normal
maplit ^1.0.1
normal
sauron_vdom ^0.1.0
normal
wasm-bindgen ^0.2.40
normal
web-sys ^0.3
normal
console_error_panic_hook ^0.1.5
dev
wasm-bindgen-test ^0.2.33
dev
web-sys ^0.3
dev
Versions
Go to latest version
Platform
i686-apple-darwin
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
☰
Trait Widget
Required Methods
update
Implementors
sauron
[
−
]
[src]
Trait
sauron
::
Widget
pub trait Widget:
View
{ fn
update
(&mut self); }
Required methods
fn
update
(&mut self)
Loading content...
Implementors
Loading content...