wasmer_cli::commands::app::util

Function get_app_config_from_dir_opt

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