cookie
pub struct Error(_);
Crate-level error type used to indicate a problem with parsing
impl Debug for Error
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.