Module pam_impl

Module pam_impl 

Source
Expand description

Information about the current PAM implementation (or the implementation that is being built for).

Enums§

PamImpl
The PAM implementations supported by libpam-sys.

Constants§

CURRENT
The implementation of PAM this library was built against.

Functions§

enable_pam_impl_cfg
Generates cargo directives for build scripts to enable cfg(pam_impl).
pam_impl_cfg_string
enable_pam_impl_cfg, but returned as a string.