Mercurial > crates > nonstick
view build.rs @ 145:8f964b701652
Doc cleanup
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 06 Jul 2025 19:04:57 -0400 |
parents | efbc235f01d3 |
children | 4b3a5095f68c |
line wrap: on
line source
use libpam_sys_helpers::pam_impl; fn main() { pam_impl::enable_pam_impl_cfg() }