Update graphs in crate docs
This commit is contained in:
parent
0525d76ff9
commit
11798dcc03
14 changed files with 15 additions and 7 deletions
|
|
@ -1,7 +1,5 @@
|
|||
//! A web runtime for Iced, targetting the DOM.
|
||||
//!
|
||||
//! 
|
||||
//!
|
||||
//! `iced_web` takes [`iced_core`] and builds a WebAssembly runtime on top. It
|
||||
//! achieves this by introducing a `Widget` trait that can be used to produce
|
||||
//! VDOM nodes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue