Macro x11rb_protocol::x11_utils::tuple_try_parse

source ยท
macro_rules! tuple_try_parse {
    ($($name:ident)*) => { ... };
}