pub fn switch_foundry_version(version: &str) -> Result<()>Expand description
Switch to a specific foundry version.
The special keyword local builds and activates the current workspace via
foundryup --path <workspace> instead of foundryup --use.