Skip to main content

backend_root

Function backend_root 

Source
pub fn backend_root(choice: &BackendChoice) -> &Path
Expand description

The directory a BackendChoice lives in. A match rather than an irrefutable let, so a second variant is a compile error here instead of a silent assumption at every call site.