Function gekko_metadata::parse_hex_metadata[][src]

pub fn parse_hex_metadata<T: AsRef<[u8]>>(
    hex: T
) -> Result<MetadataVersion, Error>