Skip to main content

run

Function run 

Source
pub async fn run(
    chronicle_dir: &Path,
    conn: Arc<Mutex<Connection>>,
) -> Result<()>