log src/items.rs @ 148:4b3a5095f68c

age author description
Sun, 06 Jul 2025 19:10:26 -0400 Paul Fisher Split PAM items into their own separate struct.
Wed, 04 Jun 2025 03:53:36 -0400 Paul Fisher Fill out the PamHandle trait.
Tue, 27 May 2025 14:37:28 -0400 Paul Fisher Make `PamHandle` and `PamModuleHandle` traits.
Wed, 21 May 2025 23:10:09 -0400 Paul Fisher Further improve docs and put `conv` behind a feature gate.
Wed, 21 May 2025 19:00:51 -0400 Paul Fisher The Big Refactor: clean up docs and exports.
Wed, 21 May 2025 00:27:18 -0400 Paul Fisher Fix string copyting and improve error situation.