RivetKit Rust Client Use this skill when building Rust clients that connect to Rivet Actors with rivetkit::client . Version RivetKit version: 2.3.7 First Steps Add the dependency cargo add rivetkit anyhow async-trait cargo add serde --features derive cargo add tokio --features full Create a client with Client::new(ClientConfig::new(endpoint)) and call typed actions with get_or_create_typed_default::(...) . Error Handling Policy Show more Installs 843 Repository rivet-dev/skills GitHub Stars 18 First Seen Jun 29, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
rivetkit-client-rust
安装
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-rust