add library level documentation

This commit is contained in:
René Rössler 2022-02-09 12:58:38 +01:00
parent eeb79c0f88
commit abe6daf880

View file

@ -1,3 +1,5 @@
//! `egui_extras`: Widgets for egui which are not in the main egui crate
#![forbid(unsafe_code)]
#![warn(
clippy::all,