Struct iron_csrf::HmacCsrfProtection [] [src]

pub struct HmacCsrfProtection { /* fields omitted */ }

Methods

impl HmacCsrfProtection
[src]

Trait Implementations

impl CsrfProtection for HmacCsrfProtection
[src]