Skip to main content

parse_bytes32_string

Function parse_bytes32_string 

Source
pub fn parse_bytes32_string(bytes: &[u8; 32]) -> Result<&str, ConversionError>
Expand description

Returns the decoded string represented by the bytes32 encoded data.