pub(crate) fn get_metric_type(imp: &mut ItemImpl) -> Option<MetricType>
Expand description
Returns the metric type of a trait implementation.
pub(crate) fn get_metric_type(imp: &mut ItemImpl) -> Option<MetricType>
Returns the metric type of a trait implementation.