Type Definition pam_client::env_list::Iter

source · []
pub type Iter<'a> = Iter<'a, EnvItem>;
Expand description

Iterator over EnvItems in an EnvList.