parse_string_from_bytes

Function parse_string_from_bytes 

Source
pub fn parse_string_from_bytes(
    bytes: &SecureBytes,
) -> WorkflowResult<SecureString>