index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
time.rs
blob: 4f8311711635e8e5b39af25f716865a397816bcb (
plain
) (
blame
)
1
2
//! Listen and react to time.
pub
use
iced_futures
::
backend
::
default
::
time
::
*
;