pub fn os_default(target_os: &str) -> Option<PamImpl>Expand description
Gets the PAM version based on the target OS.
The target OS name passed in is one of the Cargo target OS values.
pub fn os_default(target_os: &str) -> Option<PamImpl>Gets the PAM version based on the target OS.
The target OS name passed in is one of the Cargo target OS values.