Macro vhdl_lang::return_if_found

source ยท
macro_rules! return_if_found {
    ($result:expr) => { ... };
}