Mercurial > crates > nonstick
view libpam-sys/libpam-sys-helpers/README.md @ 158:d5b7b28d754e
Add `__TARGET_DEFAULT__` PamImpl and set up for docsrs build.
Also fixes some formatting stuff.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 12 Jul 2025 17:17:37 -0400 |
parents | 4b3a5095f68c |
children | 0730f5f2ee2a |
line wrap: on
line source
# `libpam-sys-helpers`: Cross-platform helpers for `libpam-sys` This provides memory-management helpers for `libpam-sys`. This does not actually depend upon `libpam-sys`; it only uses `libpam-sys-consts`.