Function decode_as_non_empty_string

Source
fn decode_as_non_empty_string(err: &[u8]) -> Option<String>
Expand description

Helper function that decodes provided error as an ABI encoded or an ASCII string (if not empty).