We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a710e50 commit 133103fCopy full SHA for 133103f
book/book.toml
@@ -2,3 +2,7 @@
2
title = "The `bindgen` User Guide"
3
author = "The Servo project developers"
4
description = "`bindgen` automatically generates Rust FFI bindings to C and C++ libraries."
5
+
6
+[output.html]
7
+git-repository-url = "https://github.com/rust-lang/rust-bindgen"
8
+edit-url-template = "https://github.com/rust-lang/rust-bindgen/edit/main/book/{path}"
0 commit comments