summaryrefslogtreecommitdiffstats
path: root/winit/src/settings/other.rs
blob: b1103f629ae81819f1ed688773b53f6a1ee268f9 (plain) (blame)
1
2
3
/// The platform specific window settings of an application.
#[derive(Debug, Clone, Copy, PartialEq, Eq, Default)]
pub struct PlatformSpecific;