Struct pam_kanidm::items::PamAuthTok
source · pub struct PamAuthTok {}
Trait Implementations§
source§impl PamItem for PamAuthTok
impl PamItem for PamAuthTok
source§fn item_type() -> PamItemType
fn item_type() -> PamItemType
Maps a Rust type to a pam constant. Read more