mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -04:00
Enable and fix a bunch more lints
This commit is contained in:
@@ -374,7 +374,7 @@ impl Theme {
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
/// WebGl Context options
|
||||
/// `WebGl` Context options
|
||||
#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash)]
|
||||
#[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
|
||||
pub enum WebGlContextOption {
|
||||
|
||||
Reference in New Issue
Block a user