Function spawn_unix_db_server

Source
pub async fn spawn_unix_db_server(
    db: &DatabaseServerClient,
    path: PathBuf,
) -> Result<Infallible>