Macro hoodlum::hdl [] [src]

macro_rules! hdl {
    ( $( $x:tt )* ) => { ... };
}