Skip to main content

delegate_keyboard_layout

Macro delegate_keyboard_layout 

Source
macro_rules! delegate_keyboard_layout {
    ($(@<$( $lt:tt $( : $clt:tt $(+ $dlt:tt )* )? ),+>)? $ty: ty) => { ... };
}
Available on wayland_platform only.