Chat Service Instructions Install Rust Clone the VOXe source code . Run cargo build to build VOXe , and cargo run to run it. To build and run with optimizations enabled, use cargo build --release and cargo run --release.