2 unstable releases
0.1.0 | Jul 22, 2021 |
---|---|
0.0.1 | Jul 19, 2021 |
#1240 in Authentication
Used in 2 crates
(via login_cap)
13KB
Low-level, minimal Rust FFI bindings to OpenBSD's login_cap
authentication library
See login_getclass(3)
for details about the underlying C library.
Not intended to provide safe interfaces to the C login_cap
library.
For the high-level Rust API, see login_cap
Dependencies
~43KB