Skip to content

Commit ef2fb79

Browse files
authored
make search less surprising (#2613)
This is so it matches common search engines and you get more precise search results
1 parent ea3f8a7 commit ef2fb79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ description = "`bindgen` automatically generates Rust FFI bindings to C and C++
55
[output.html]
66
git-repository-url = "https://github.com/rust-lang/rust-bindgen"
77
edit-url-template = "https://github.com/rust-lang/rust-bindgen/edit/main/book/{path}"
8+
search.use-boolean-and = true

0 commit comments

Comments
 (0)