1 2 3 4
mod projection_protocol; mod repository; pub use repository::{InMemoryOutboxStore, InMemoryRepository};