pub const XTASK_PATH_FILE: &str = "./target/xtask-path";Expand description
Default location to maintain a xtask-path file
This file contains a fully-resolved path to the actual xtask binary,
allowing other tooling (e.g: git hook) to invoke the xtask without having to
go through cargo.