wasmer_cli::commands::app::secrets::utils

Function read_secrets_from_file

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