//! sandbox-namespace: Linux namespace isolation with user namespace support
//!//! Provides namespace configuration and user namespace UID/GID mapping
//! for both privileged and unprivileged sandboxing.
pubmodconfig;pubmoduser_ns;pubuseconfig::{NamespaceConfig, NamespaceType};