//! Veltrix: small utilities for paths, processes, services, and platform helpers.
/// Error types and result alias used by Veltrix helpers.
/// OS helpers and common OS-related constants.
/// Service integrations such as Podman and Caddy.
/// Introduced in v0.2.0, but still in early stages of development.
/// Unicode helpers, such as emoji constants and lookup functions.
/// Value-level parsing and formatting helpers.
/// Re-exported result alias and primary error type for ergonomics.
pub use ;