allsource-core 0.19.1

High-performance event store core built in Rust
Documentation
1
2
3
4
5
// Configuration module - application configuration loading and management

pub mod config;

pub use config::*;