[][src]Macro vhdl_parser::return_if_found

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