wasmer_cli::commands::package::common

Function get_manifest

Source
pub(super) fn get_manifest(path: &Path) -> Result<(PathBuf, Manifest)>
Expand description

Read and return a manifest given a path.