add library level documentation
This commit is contained in:
parent
eeb79c0f88
commit
abe6daf880
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//! `egui_extras`: Widgets for egui which are not in the main egui crate
|
||||
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(
|
||||
clippy::all,
|
||||
|
|
Loading…
Reference in a new issue