Skip to main content

start_with_sqlite

Function start_with_sqlite 

Source
pub async fn start_with_sqlite(addr: SocketAddr, db_path: PathBuf) -> Result<()>