Skip to main content

repo_root

Function repo_root 

Source
pub fn repo_root() -> PathBuf
Expand description

The repo root, resolved from this crate’s manifest dir so it’s independent of the working directory (the same trick decisions_index uses).