pub fn add_display_impl(atype: AttributeType, imp: AttributeDisplay)Available on crate feature
std only.Expand description
Adds an externally provided Display implementation for a particular AttributeType.
Any previous implementation is overidden.