Struct csrf::UnencryptedCsrfToken [] [src]

pub struct UnencryptedCsrfToken { /* fields omitted */ }

Internal represenation of unencrypted data.

Methods

impl UnencryptedCsrfToken
[src]

Trait Implementations

impl Clone for UnencryptedCsrfToken
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UnencryptedCsrfToken
[src]

Formats the value using the given formatter.