[][src]Macro hl::opts

macro_rules! opts {
    ( $( $color:path => ($name:expr, $short:expr) ),* ) => { ... };
}