Function wasmer_cli::commands::package::common::get_manifest
source ยท pub(super) fn get_manifest(path: &Path) -> Result<(PathBuf, Manifest)>
Expand description
Read and return a manifest given a path.
pub(super) fn get_manifest(path: &Path) -> Result<(PathBuf, Manifest)>
Read and return a manifest given a path.