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