[][src]Module mendes::cookies

This is supported on crate feature cookies only.

Cookie support

Re-exports

pub use bincode;

Structs

Key

An encryption key to authenticate and encrypt/decrypt cookie values

Traits

AppWithAeadKey

Give mendes-based APIs access to an AEAD key for the Application

AppWithCookies

Cookie manipulation methods, contingent upon the Application's access to an AEAD Key

CookieData

Data to be stored in a cookie

Attribute Macros

cookie