Docs.rs
pam-auth-0.5.5
pam-auth 0.5.5
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
MrFloya
1wilkens
Dependencies
libc ^0.2.42
pam-sys ^0.5.6
users ^0.5.3
Versions
Go to latest version
Platform
i686-apple-darwin
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
pam_auth
Type Definition
pam_auth
::
Result
[
−
]
[src]
type Result<T> =
Result
<T,
PamError
>;