Expand description
Shared utilities and types for the lab-ops workspace.
Provides the canonical TransportProtocol enum, Docker client helpers,
and shared constants used by both natmap and auto-discover.
Re-exports§
pub use consts::NATMAP_SOCKET;pub use docker::connect;pub use docker::trim_container_name;pub use port::PortAllocator;pub use port::PortAssignments;pub use protocol::TransportProtocol;