pub fn path(state_root: &Utf8Path, target: &Utf8Path) -> Utf8PathBufExpand description
Where the stamp for one target lives under the state root.
The target’s absolute path is digested so two checkouts of one project keep two stamps.
pub fn path(state_root: &Utf8Path, target: &Utf8Path) -> Utf8PathBufWhere the stamp for one target lives under the state root.
The target’s absolute path is digested so two checkouts of one project keep two stamps.