login_cap-sys

Crates.iologin_cap-sys
lib.rslogin_cap-sys
version0.1.0
created_at2021-07-19 07:51:06.378092+00
updated_at2021-07-22 03:48:18.323473+00
descriptionMinimal Rust bindings for OpenBSD's login_cap
homepage
repositoryhttps://github.com/orvij/login_cap-sys
max_upload_size
id424654
size14,532
(orvij)

documentation

README

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

Commit count: 0

cargo fmt