Trait iron_sessionstorage::RequestExt [] [src]

pub trait RequestExt {
    fn session(&mut self) -> &mut Session;
}

Required Methods

Implementors