Function wasmer_cli::commands::app::util::get_app_config_from_dir
source ยท pub fn get_app_config_from_dir(
path: &Path,
) -> Result<(AppConfigV1, PathBuf), Error>
pub fn get_app_config_from_dir(
path: &Path,
) -> Result<(AppConfigV1, PathBuf), Error>