Macro opcua_server::find_attribute_mandatory [] [src]

macro_rules! find_attribute_mandatory {
    ( $sel:expr, $attr: ident ) => { ... };
}

This is a sanity saving macro that adds Node trait methods to all types that have a base member.