Struct sapper_std::SessionVal [] [src]

pub struct SessionVal;

Trait Implementations

impl Key for SessionVal
[src]

The value type associated with this key type.

Auto Trait Implementations

impl Send for SessionVal

impl Sync for SessionVal