Skip to main content

InMemoryConnection

Type Alias InMemoryConnection 

Source
pub type InMemoryConnection = SochConnection;
Expand description

Alias for in-memory connection (for testing)

Aliased Typeยง

pub struct InMemoryConnection { /* private fields */ }