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