Rust Documentation
#3181
|
Hello, Thanks :) |
Answered by
fuzyll
Jun 8, 2022
Replies: 1 comment 1 reply
|
Hey, sorry about that! The documentation is meant to be used like a standard Rust crate. If you've got this repository checked out locally, you'll want to do: That should build the documentation for the Rust bindings and then open it in your browser. If you have any issues with that, or have any problems with the bindings themselves, please let us know! |
1 reply
Answer selected by
fuzyll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, sorry about that! The documentation is meant to be used like a standard Rust crate. If you've got this repository checked out locally, you'll want to do:
That should build the documentation for the Rust bindings and then open it in your browser.
If you have any issues with that, or have any problems with the bindings themselves, please let us know!