Write documentation for iced_futures
This commit is contained in:
parent
03da887339
commit
f14009601e
11 changed files with 131 additions and 20 deletions
|
|
@ -1,3 +1,7 @@
|
|||
//! The styling library of Iced.
|
||||
//!
|
||||
//! It contains a set of styles and stylesheets for most of the built-in
|
||||
//! widgets.
|
||||
pub mod button;
|
||||
pub mod checkbox;
|
||||
pub mod container;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue