This fixes the problem where MetadataValue::from<i16> (and other numeric types) aren't shown in Rustdoc, because they're implemented for Metadata<Ascii>, and Ascii is hidden. Co-authored-by: Adam Chalmers <[email protected]>
Co-authored-by: Adam Chalmers <[email protected]>