pub fn write_tool_versions(
path: &Path,
tools: &ToolVersions,
) -> Result<(), ConfigError>Expand description
Writes a TOML tool file.
pub fn write_tool_versions(
path: &Path,
tools: &ToolVersions,
) -> Result<(), ConfigError>Writes a TOML tool file.