wayland_scanner::parse

Macro extract_from

source
macro_rules! extract_from {
    ($it: expr => $pattern: pat => $result: tt) => { ... };
}