[doc]
This commit is contained in:
parent
fbf3005a6f
commit
f4c0160f1e
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@
|
|||
//!
|
||||
//! 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.
|
||||
//!
|
||||
//! # Compile-time configuration options
|
||||
//!
|
||||
//! Have a look at the [`config`] module to see what options can be overridden at compile-time.
|
||||
|
||||
pub mod traits;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue