Skip to main content

delegate_toplevel_manager

Macro delegate_toplevel_manager 

Source
macro_rules! delegate_toplevel_manager {
    ($(@<$( $lt:tt $( : $clt:tt $(+ $dlt:tt )* )? ),+>)? $ty: ty) => { ... };
}
Available on crate feature wayland and Linux only.