Skip to content

Commit

Permalink
temp remove cargodoc command (#5375)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfahampshire authored Jan 22, 2025
1 parent 8e05386 commit 57c38ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions documentation/docs/pages/developers/rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@
The Rust SDK allows developers building applications in Rust to import and interact with Nym clients as they would any other dependency, instead of running the client as a separate process on their machine.

Check the [development status](./rust/development-status) page to see the various modules that make up the SDK, and the [FFI](./rust/ffi) page for Go/C++ developers.

### Generate Crate Docs
In order to generate the crate docs run `cargo doc --open` from `nym/sdk/rust/nym-sdk/`

0 comments on commit 57c38ef

Please sign in to comment.