Struct mould::session::Context [] [src]

pub struct Context<T: Session> { /* fields omitted */ }

Methods

impl<T: Session> Context<T>
[src]

Trait Implementations

impl<T: Session> Deref for Context<T>
[src]

The resulting type after dereferencing

The method called to dereference a value

impl<T: Session> DerefMut for Context<T>
[src]

The method called to mutably dereference a value