Function wit_component::parse_wit_from_path
source · pub fn parse_wit_from_path(
path: impl AsRef<Path>
) -> Result<(Resolve, PackageId)>
Expand description
Parse a WIT file from a path that represents a top level ‘wit’ directory, normally containing a ‘deps’ folder.