Function init

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

Initialize IPC for a given bar