I can't find search functionality in The Rust Programming Language Book at Foreword - The Rust Programming Language.
For example if you go to Python docs at 3.10.6 Documentation, in the top right corner you will see a search bar, where you can type the terms you are looking for and get results like this: Search — Python 3.10.6 documentation.
Am I missing something? I do know that I can click on Print this book
button, and it will present the whole book in one huge html, but that is not exactly the same.
Thanks.