Enum bstring::bstring::ParseError [] [src]

pub enum ParseError {}

Represents an error parsing a BString from a &bstr.

As such an operation can never fail, this type cannot be instantiated under any safe conditions.