Function wash_cli::dev::parse_project_wit
source ยท 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