# Resolve path to the cargo target dir, including an optional subpath def ctd [ path?: string ] { $"($env.CARGO_TARGET_DIR)/($path)" }