Rust FFI wrapper to implement PAM service modules for Linux.
Documentation - Cargo - Repository
This crate supports the following optional features:
libpam
: this enables the extension traitPamLibExt
and linking againstlibpam.so
for its native implementation.