Module cookie

Module cookie 

Source
Expand description

Functionality for Cookie

Structs§

Cookie
Combined configuration of Flags, parameters and databases
DatabasePaths
Magic database file paths
Error
Error within several Cookie functions
Flags
Configuration bits for Cookie
InvalidDatabasePathError
Invalid DatabasePaths
LoadError
Error within Cookie::load() or Cookie::load_buffers()
OpenError
Error within Cookie::open()
SetFlagsError
Error within Cookie::set_flags()

Enums§

Load
Typestate marker of loaded Cookie
Open
Typestate marker of opened Cookie

Traits§

State
Typestate marker for Cookie