Enum wayland_scanner::Action [] [src]

pub enum Action {
    Interfaces,
    ClientAPI,
    ServerAPI,
}

Variants

InterfacesClientAPIServerAPI