Trait tsukuyomi::session::ContextSessionExt[][src]

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

Required Methods

Implementors