Struct cookie::Error [] [src]

pub struct Error { /* fields omitted */ }

Crate-level error type used to indicate either a problem with parsing, or a UTF-8 issue

Trait Implementations

impl Debug for Error
[src]

Formats the value using the given formatter.