A lightweight IPC broker for Rust that supports multiple transports (TCP, Unix sockets, Named Pipes) and provides an actor model with message passing and RPC capabilities.
fnmain(){// Set a custom environment variable for rob
println!("cargo:rustc-env=ROB_VERSION=0.1.0");println!("cargo:rerun-if-changed=build.rs");// rebuild if build.rs changes
}