Update graphs in crate docs
This commit is contained in:
parent
0525d76ff9
commit
11798dcc03
14 changed files with 15 additions and 7 deletions
|
|
@ -1,4 +1,6 @@
|
|||
//! Asynchronous tasks for GUI programming, inspired by Elm.
|
||||
//!
|
||||
//! 
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![deny(unused_results)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue