Skip to main content

os_default

Function os_default 

Source
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.