Struct finchers_session::in_memory::InMemorySession[][src]

pub struct InMemorySession { /* fields omitted */ }

Trait Implementations

impl Debug for InMemorySession
[src]

Formats the value using the given formatter. Read more

impl RawSession for InMemorySession
[src]

Auto Trait Implementations