pub type ControlId = PathBuf;
Identifies a control socket: the filesystem path of the Unix-domain socket.
pub struct ControlId { /* private fields */ }