Docs.rs
pam-bindings-0.3.0
pam-bindings 0.3.0
Docs.rs crate page
MIT
05 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
djc
lvkv
Dependencies
libc ^0.2.97
normal
zeroize ^1.8.2
normal
tempfile ^3
dev
Versions
44.04%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module module
pam
0.3.0
Module module
Module Items
Structs
Traits
Type Aliases
In crate pam
pam
Module
module
Copy item path
Source
Expand description
Functions for use in pam modules.
Structs
§
PamHandle
Opaque type, used as a pointer when making pam API calls.
Traits
§
PamHooks
Provides functions that are invoked by the entrypoints generated by the
pam_hooks!
macro
.
Type Aliases
§
PamResult