Macro vhdl_lang::return_if_finished

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