example-rust-api required rust curl https://sh.rustup.rs -sSf | sh options for debug sudo apt search lldb -y cargo-edit sudo apt-get install libssl-dev cargo install cargo-edit command build cargo build run cargo run check cargo check release cargo build --release