Struct magic::Cookie [] [src]

pub struct Cookie { /* fields omitted */ }

Methods

impl Cookie
[src]

Trait Implementations

impl Drop for Cookie
[src]

A method called when the value goes out of scope. Read more