fn build_root(build_runner: &BuildRunner<'_, '_>) -> PathBuf
Expand description
Returns an absolute path that build directory. All paths are rewritten to be relative to this.
fn build_root(build_runner: &BuildRunner<'_, '_>) -> PathBuf
Returns an absolute path that build directory. All paths are rewritten to be relative to this.