Skip to content

Commit

Permalink
News
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Mar 7, 2022
1 parent 7a3c61b commit bff780c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ See the `examples/` directory for more.
* New method [View::message] to print a message to the terminal, as an alternative
to using `write!()`.
* New `example/multithreaded.rs` showing how a View and Model can be shared
across threads.
*/

#![warn(missing_docs)]
Expand Down

0 comments on commit bff780c

Please sign in to comment.