Macro rustop::opts

source ·
macro_rules! opts {
    ( $($rest:tt)* ) => { ... };
}