Docs.rs
seed-datepicker-1.1.0
seed-datepicker 1.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tommket
Dependencies
chrono ^0.4
normal
chrono-datepicker-core ^1.0
normal
num-traits ^0.2
normal
seed ^0.9
normal
Versions
50%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
seed_
datepicker
1.1.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
seed_datepicker
Copy item path
Source
Modules
§
config
reexport only necessary things for using the seed-datepicker
dialog_
view_
type
Structs
§
Model
Model
describes the current datepicker state.
Enums
§
Msg
Msg
describes the different events you can modify state with.
Functions
§
init
init
describes what should happen when your app started.
update
update
describes how to handle each
Msg
.
view
view
describes what to display.