cookie_store

Type Alias Error

source
pub type Error = Box<dyn Error + Send + Sync>;

Aliased Typeยง

struct Error(/* private fields */);