[doc]
This commit is contained in:
parent
9bd45d5a07
commit
d8c89ec727
3 changed files with 9 additions and 4 deletions
|
@ -18,7 +18,8 @@
|
|||
//!
|
||||
//! ## Examples
|
||||
//!
|
||||
//! See example usage in the `examples/` folder, that you can run using `cargo run --example <example-name>`
|
||||
//! See example usage in the `examples/` folder, that you can run using `cargo run --example <example-name>`. \
|
||||
//! You can also have a look at `tasklist`, a GUI app that uses `kitchen-fridge` under the hood.
|
||||
|
||||
pub mod traits;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue