Skip to main content

ControlId

Type Alias ControlId 

Source
pub type ControlId = PathBuf;
Expand description

Identifies a control socket: the filesystem path of the Unix-domain socket.

Aliased Typeยง

pub struct ControlId { /* private fields */ }