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