prometheus::opts [] [src]

macro_rules! opts {
    ( $ NAME : expr , $ HELP : expr $ ( , $ LABELS : expr ) * ) => { ... };
}