Function dipstick::prefix [] [src]

pub fn prefix<M, IC>(prefix: &str, chain: IC) -> Chain<M> where
    M: Clone + Send + Sync + 'static,
    IC: Into<Chain<M>>, 

Insert prefix in newly defined metrics.