Skip to main content

resolve_source_spec

Function resolve_source_spec 

Source
pub async fn resolve_source_spec(formula: &str) -> Result<SourceSpec>
Expand description

Fetch the formula and extract its source-build coordinates.

ยงErrors

Returns ToolchainError::RegistryError if the formula cannot be fetched or carries no stable version / source URL.