Macro vhdl_lang::return_if_found

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