login_cap-sys 0.1.0

Minimal Rust bindings for OpenBSD's login_cap
Documentation

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