pub fn parse_project_wit(
project_cfg: &ProjectConfig,
) -> Result<(Resolve, WorldId)>Expand description
Parse Build a wit_parser::Resolve from a provided directory
and select a given world
pub fn parse_project_wit(
project_cfg: &ProjectConfig,
) -> Result<(Resolve, WorldId)>Parse Build a wit_parser::Resolve from a provided directory
and select a given world