mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
add library level documentation
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
//! `egui_extras`: Widgets for egui which are not in the main egui crate
|
||||||
|
|
||||||
#![forbid(unsafe_code)]
|
#![forbid(unsafe_code)]
|
||||||
#![warn(
|
#![warn(
|
||||||
clippy::all,
|
clippy::all,
|
||||||
|
|||||||
Reference in New Issue
Block a user