Trait measured::MetricType

source ·
pub trait MetricType: Default {
    type Metadata: Sized;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§