Return a shared pointer to the non-modifiable format for this metric description.
Declared in <balm_metricdescription.h>
<balm_metricdescription.h>
bsl::shared_ptr<MetricFormat const> format() const;
Note that the returned shared pointer may be null if a format has not been provided for the described metric.
shared pointer to the metric format, which may be null