1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

selinux: add the desc of the module

This commit is contained in:
Sylvestre Ledru 2025-05-11 09:35:47 +02:00
parent 6091d0b62b
commit 545fab9544

View file

@ -3,6 +3,8 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
//! Set of functions to manage SELinux security contexts
use std::error::Error;
use std::path::Path;