Function wasmer_cli::commands::app::secrets::utils::read_secrets_from_file

source ยท
pub(super) async fn read_secrets_from_file(path: &Path) -> Result<Vec<Secret>>