wasmer_cli::commands::app::util

Function get_app_config_from_dir

Source
pub fn get_app_config_from_dir(
    path: &Path,
) -> Result<(AppConfigV1, PathBuf), Error>