Skip to content

Commit

Permalink
link hacl rust docs (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer authored Jun 16, 2023
1 parent 2e64d5b commit e3411ff
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/book/src/hacl-rust/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

The `hacl-rust` crate provides bindings to the HACL C package in Rust.

<!-- This documentation shows how to use `hacl-rust`.
There are also [rustdocs] for full API documentation. -->
See the [rust docs] for more information and get the create from [crates.io].

> ⚠️ The Rust bindings are work in progress.
```bash
cargo add hacl
```

[rustdocs]: https://docs.rs/hacl-rust
[rust docs]: https://cryspen.com/hacl-packages/rust/main/hacl/index.html
[crates.io]: https://crates.io/crates/hacl

0 comments on commit e3411ff

Please sign in to comment.