1 2 3 4 5 6
use crate::object; object! { /// An object that manages the space above your app's custom content and either below or integrated with the window’s title bar. unsafe pub struct NSToolbar; }