Skip to main content

app

Function app 

Source
pub fn app(repo_dir: &Path) -> Result<Router>
Expand description

Build the router for a repo whose .mnem/ lives at repo_dir. Opens or initialises the redb; returns the router you serve().