Function init

Source
pub fn init(
    enabled: bool,
    bar_name: &str,
) -> Result<(Pin<Box<dyn Stream<Item = Result<UnixStream, Error>>>>, Cow<'_, str>)>
Expand description

Initialize IPC for a given bar