1[book] 2title = "The bindgen User Guide" 3description = "`bindgen` automatically generates Rust FFI bindings to C and C++ libraries." 4 5[output.html] 6git-repository-url = "https://github.com/rust-lang/rust-bindgen" 7edit-url-template = "https://github.com/rust-lang/rust-bindgen/edit/main/book/{path}" 8search.use-boolean-and = true 9