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
/
lazy
/
src
/
lib.rs
blob: 42e5f5871bfe69f9e2f647543dc48581a520c561 (
plain
) (
blame
)
1
2
3
pub
mod
component
;
pub
use
component
::
Component
;