Struct finchers_session::in_memory::InMemorySession [−][src]
pub struct InMemorySession { /* fields omitted */ }Trait Implementations
impl Debug for InMemorySession[src]
impl Debug for InMemorySessionfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl RawSession for InMemorySession[src]
impl RawSession for InMemorySessionAuto Trait Implementations
impl Send for InMemorySession
impl Send for InMemorySessionimpl Sync for InMemorySession
impl Sync for InMemorySession