1 2 3 4 5 6
use crate::object; object! { /// The visual representation of your app’s miniaturized windows and app icon as they appear in the Dock. unsafe pub struct NSDockTile; }