pub const TOOL_DIRS: &[&str];
Tool-specific directories that commonly need linking. Root detection searches these in addition to WELL_KNOWN. mars link warns if the target isn’t in TOOL_DIRS or WELL_KNOWN.
mars link