We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clippy::empty_line_after_doc_comments
1 parent 2d3eb98 commit 44f5feaCopy full SHA for 44f5fea
src/macos.rs
@@ -6,7 +6,6 @@
6
// with a bit of rewrite by @youngsing to make it more like cocoa::appkit style.
7
8
/// <https://developer.apple.com/documentation/appkit/nsvisualeffectview/material>
9
-
10
#[repr(u64)]
11
#[derive(Clone, Copy, Debug, PartialEq)]
12
pub enum NSVisualEffectMaterial {
0 commit comments