File contents Rust Docs Documentation
Comprehensive reference documentation for Rust Docs.
Original Sources :
Contains : 516 markdown files with full folder structure (crawled at depth 2).
Last updated: March 08, 2026
📚 Table of Contents
📁 ch02-00-guessing-game-tutorial.html/
📁 ch04-00-understanding-ownership.html/
📁 ch12-01-accepting-command-line-arguments.html/
The Rust Programming Language
Ch12 01 Accepting Command Line Arguments.Html
Table of Contents
📁 ch12-03-improving-error-handling-and-modularity.html/
The Rust Programming Language
Ch12 03 Improving Error Handling And Modularity.Html
Table of Contents
📁 ch13-01-closures.html/
The Rust Programming Language
Ch13 01 Closures.Html
Table of Contents
📁 print.html/
Appendix 00.Html
Appendix 01 Keywords.Html
Appendix 02 Operators.Html
Appendix 03 Derivable Traits.Html
Appendix 04 Useful Development Tools.Html
Appendix 05 Editions.Html
Appendix 06 Translation.Html
Appendix 07 Nightly Rust.Html
Attribute.Html
Attribute Cfg.Html
Attribute Cfg Custom.Html
Attribute Crate.Html
Attribute Unused.Html
Book
Cargo.Html
Cargo Build Scripts.Html
Cargo Conventions.Html
Cargo Deps.Html
Cargo Test.Html
Ch00 00 Introduction.Html
Ch01 00 Getting Started.Html
Ch01 01 Installation.Html
Ch01 02 Hello World.Html
Ch01 03 Hello Cargo.Html
Ch03 01 Variables And Mutability.Html
Ch03 02 Data Types.Html
Ch03 03 How Functions Work.Html
Ch03 04 Comments.Html
Ch03 05 Control Flow.Html
Ch04 01 What Is Ownership.Html
Ch04 02 References And Borrowing.Html
Ch04 03 Slices.Html
Ch05 00 Structs.Html
Ch05 01 Defining Structs.Html
Ch05 02 Example Structs.Html
Ch06 00 Enums.Html
Ch06 01 Defining An Enum.Html
[Ch06 02 Match.Html](reference/ch06-02-match.htm
…(truncated)
1 --- 2 name: rust-docs 3 description: Comprehensive reference documentation for Rust Docs. 4 --- 5 6 # Rust Docs Documentation 7 8 Comprehensive reference documentation for Rust Docs. 9 10 **Original Sources**: 11 - [https://doc.rust-lang.org/rust-by-example/](https://doc.rust-lang.org/rust-by-example/) 12 13 **Contains**: 516 markdown files with full folder structure (crawled at depth 2). 14 *Last updated: March 08, 2026* 15 16 ## 📚 Table of Contents 17 18 - 📁 **ch02-00-guessing-game-tutorial.html/** 19 - [[Programming a Guessing Game](https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html#programming-a-guessing-game)](reference/ch02-00-guessing-game-tutorial.html/Programming-a-Guessing-Gamehttpsdoc.rust-lang.orgboo-cc92419f.md) 20 - [The Rust Programming Language](reference/ch02-00-guessing-game-tutorial.html/The-Rust-Programming-Language.md) 21 - [Ch02 00 Guessing Game Tutorial.Html](reference/ch02-00-guessing-game-tutorial.html/ch02-00-guessing-game-tutorial.html.md) 22 - [Table of Contents](reference/ch02-00-guessing-game-tutorial.html/toc.md) 23 - 📁 **ch04-00-understanding-ownership.html/** 24 - [[Programming a Guessing Game](https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html#programming-a-guessing-game)](reference/ch04-00-understanding-ownership.html/Programming-a-Guessing-Gamehttpsdoc.rust-lang.orgboo-cc92419f.md) 25 - [The Rust Programming Language](reference/ch04-00-understanding-ownership.html/The-Rust-Programming-Language.md) 26 - [Ch04 00 Understanding Ownership.Html](reference/ch04-00-understanding-ownership.html/ch04-00-understanding-ownership.html.md) 27 - [Table of Contents](reference/ch04-00-understanding-ownership.html/toc.md) 28 - 📁 **ch12-01-accepting-command-line-arguments.html/** 29 - [The Rust Programming Language](reference/ch12-01-accepting-command-line-arguments.html/The-Rust-Programming-Language.md) 30 - [Ch12 01 Accepting Command Line Arguments.Html](reference/ch12-01-accepting-command-line-arguments.html/ch12-01-accepting-command-line-arguments.html.md) 31 - [Table of Contents](reference/ch12-01-accepting-command-line-arguments.html/toc.md) 32 - 📁 **ch12-03-improving-error-handling-and-modularity.html/** 33 - [The Rust Programming Language](reference/ch12-03-improving-error-handling-and-modularity.html/The-Rust-Programming-Language.md) 34 - [Ch12 03 Improving Error Handling And Modularity.Html](reference/ch12-03-improving-error-handling-and-modularity.html/ch12-03-improving-error-handling-and-modularity.html.md) 35 - [Table of Contents](reference/ch12-03-improving-error-handling-and-modularity.html/toc.md) 36 - 📁 **ch13-01-closures.html/** 37 - [The Rust Programming Language](reference/ch13-01-closures.html/The-Rust-Programming-Language.md) 38 - [Ch13 01 Closures.Html](reference/ch13-01-closures.html/ch13-01-closures.html.md) 39 - [Table of Contents](reference/ch13-01-closures.html/toc.md) 40 - 📁 **print.html/** 41 - [[Aliasing](https://doc.rust-lang.org/rust-by-example/print.html#aliasing-1)](reference/print.html/Aliasinghttpsdoc.rust-lang.orgrust-by-exampleprint.h-563c706b.md) 42 - [[Aliasing](https://doc.rust-lang.org/rust-by-example/print.html#aliasing)](reference/print.html/Aliasinghttpsdoc.rust-lang.orgrust-by-exampleprint.h-16fb4c5c.md) 43 - [[Alternate/custom key types](https://doc.rust-lang.org/rust-by-example/print.html#alternatecustom-key-types)](reference/print.html/Alternatecustom-key-typeshttpsdoc.rust-lang.orgrust--8f721132.md) 44 - [[Arc](https://doc.rust-lang.org/rust-by-example/print.html#arc)](reference/print.html/Archttpsdoc.rust-lang.orgrust-by-exampleprint.htmlarc.md) 45 - [[Argument parsing](https://doc.rust-lang.org/rust-by-example/print.html#argument-parsing)](reference/print.html/Argument-parsinghttpsdoc.rust-lang.orgrust-by-exampl-97f6aa89.md) 46 - [[Arrays and Slices](https://doc.rust-lang.org/rust-by-example/print.html#arrays-and-slices)](reference/print.html/Arrays-and-Sliceshttpsdoc.rust-lang.orgrust-by-examp-b0d454e4.md) 47 - [[As input parameters](https://doc.rust-lang.org/rust-by-example/print.html#as-input-parameters)](reference/print.html/As-input-parametershttpsdoc.rust-lang.orgrust-by-exa-152822a6.md) 48 - [[As output parameters](https://doc.rust-lang.org/rust-by-example/print.html#as-output-parameters)](reference/print.html/As-output-parametershttpsdoc.rust-lang.orgrust-by-ex-bf57ece3.md) 49 - [[Associated functions & Methods](https://doc.rust-lang.org/rust-by-example/print.html#associated-functions--methods)](reference/print.html/Associated-functions--Methodshttpsdoc.rust-lang.orgr-2b80184d.md) 50 - [[Associated items](https://doc.rust-lang.org/rust-by-example/print.html#associated-items)](reference/print.html/Associated-itemshttpsdoc.rust-lang.orgrust-by-exampl-93bd124d.md) 51 - [[Associated types](https://doc.rust-lang.org/rust-by-example/print.html#associated-types)](reference/print.html/Associated-typeshttpsdoc.rust-lang.orgrust-by-exampl-f8300af6.md) 52 - [[Attributes](https://doc.rust-lang.org/rust-by-example/print.html#attributes)](reference/print.html/Attributeshttpsdoc.rust-lang.orgrust-by-exampleprint-4ca161ee.md) 53 - [[Binding](https://doc.rust-lang.org/rust-by-example/print.html#binding)](reference/print.html/Bindinghttpsdoc.rust-lang.orgrust-by-exampleprint.htmlbinding.md) 54 - [[Borrowing](https://doc.rust-lang.org/rust-by-example/print.html#borrowing)](reference/print.html/Borrowinghttpsdoc.rust-lang.orgrust-by-exampleprint.-b140b3b8.md) 55 - [[Bounds](https://doc.rust-lang.org/rust-by-example/print.html#bounds-1)](reference/print.html/Boundshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlbounds-1.md) 56 - [[Bounds](https://doc.rust-lang.org/rust-by-example/print.html#bounds)](reference/print.html/Boundshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlbounds.md) 57 - [[Box, stack and heap](https://doc.rust-lang.org/rust-by-example/print.html#box-stack-and-heap)](reference/print.html/Box-stack-and-heaphttpsdoc.rust-lang.orgrust-by-exam-825308f8.md) 58 - [[`Box`ing errors](https://doc.rust-lang.org/rust-by-example/print.html#boxing-errors)](reference/print.html/Boxing-errorshttpsdoc.rust-lang.orgrust-by-examplepr-ef2bd6b6.md) 59 - [[Build Scripts](https://doc.rust-lang.org/rust-by-example/print.html#build-scripts)](reference/print.html/Build-Scriptshttpsdoc.rust-lang.orgrust-by-examplepr-7c3dae74.md) 60 - [[C-like](https://doc.rust-lang.org/rust-by-example/print.html#c-like)](reference/print.html/C-likehttpsdoc.rust-lang.orgrust-by-exampleprint.htmlc-like.md) 61 - [[Capturing](https://doc.rust-lang.org/rust-by-example/print.html#capturing)](reference/print.html/Capturinghttpsdoc.rust-lang.orgrust-by-exampleprint.-af28f14a.md) 62 - [[Cargo](https://doc.rust-lang.org/rust-by-example/print.html#cargo)](reference/print.html/Cargohttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcargo.md) 63 - [[Casting](https://doc.rust-lang.org/rust-by-example/print.html#casting)](reference/print.html/Castinghttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcasting.md) 64 - [[Channels](https://doc.rust-lang.org/rust-by-example/print.html#channels)](reference/print.html/Channelshttpsdoc.rust-lang.orgrust-by-exampleprint.h-75153ab8.md) 65 - [[Child processes](https://doc.rust-lang.org/rust-by-example/print.html#child-processes)](reference/print.html/Child-processeshttpsdoc.rust-lang.orgrust-by-example-8317db97.md) 66 - [[Clone](https://doc.rust-lang.org/rust-by-example/print.html#clone)](reference/print.html/Clonehttpsdoc.rust-lang.orgrust-by-exampleprint.htmlclone.md) 67 - [[Closures](https://doc.rust-lang.org/rust-by-example/print.html#closures)](reference/print.html/Closureshttpsdoc.rust-lang.orgrust-by-exampleprint.h-51c3c534.md) 68 - [[Coercion](https://doc.rust-lang.org/rust-by-example/print.html#coercion)](reference/print.html/Coercionhttpsdoc.rust-lang.orgrust-by-exampleprint.h-8259c503.md) 69 - [[Combinators: `and_then`](https://doc.rust-lang.org/rust-by-example/print.html#combinators-and_then)](reference/print.html/Combinators-and_thenhttpsdoc.rust-lang.orgrust-by-ex-2713875e.md) 70 - [[Combinators: `map`](https://doc.rust-lang.org/rust-by-example/print.html#combinators-map)](reference/print.html/Combinators-maphttpsdoc.rust-lang.orgrust-by-example-68bc3ed5.md) 71 - [[Comments](https://doc.rust-lang.org/rust-by-example/print.html#comments)](reference/print.html/Commentshttpsdoc.rust-lang.orgrust-by-exampleprint.h-c8d02583.md) 72 - [[Compatibility](https://doc.rust-lang.org/rust-by-example/print.html#compatibility)](reference/print.html/Compatibilityhttpsdoc.rust-lang.orgrust-by-examplepr-d3abd062.md) 73 - [[Conventions](https://doc.rust-lang.org/rust-by-example/print.html#conventions)](reference/print.html/Conventionshttpsdoc.rust-lang.orgrust-by-exampleprin-780803bb.md) 74 - [[Conversion](https://doc.rust-lang.org/rust-by-example/print.html#conversion)](reference/print.html/Conversionhttpsdoc.rust-lang.orgrust-by-exampleprint-ad9eee0e.md) 75 - [[Crates](https://doc.rust-lang.org/rust-by-example/print.html#crates-1)](reference/print.html/Crateshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcrates-1.md) 76 - [[Crates](https://doc.rust-lang.org/rust-by-example/print.html#crates)](reference/print.html/Crateshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcrates.md) 77 - [[Creating a Library](https://doc.rust-lang.org/rust-by-example/print.html#creating-a-library)](reference/print.html/Creating-a-Libraryhttpsdoc.rust-lang.orgrust-by-exam-fe7448a7.md) 78 - [[Custom Types](https://doc.rust-lang.org/rust-by-example/print.html#custom-types)](reference/print.html/Custom-Typeshttpsdoc.rust-lang.orgrust-by-examplepri-2930db59.md) 79 - [[Custom](https://doc.rust-lang.org/rust-by-example/print.html#custom)](reference/print.html/Customhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcustom.md) 80 - [[DRY (Don’t Repeat Yourself)](https://doc.rust-lang.org/rust-by-example/print.html#dry-dont-repeat-yourself)](reference/print.html/DRY-Dont-Repeat-Yourselfhttpsdoc.rust-lang.orgrust-b-634c161c.md) 81 - [[Debug](https://doc.rust-lang.org/rust-by-example/print.html#debug)](reference/print.html/Debughttpsdoc.rust-lang.orgrust-by-exampleprint.htmldebug.md) 82 - [[Declare first](https://doc.rust-lang.org/rust-by-example/print.html#declare-first)](reference/print.html/Declare-firsthttpsdoc.rust-lang.orgrust-by-examplepr-4770dcd9.md) 83 - [[Defining an error type](https://doc.rust-lang.org/rust-by-example/print.html#defining-an-error-type)](reference/print.html/Defining-an-error-typehttpsdoc.rust-lang.orgrust-by--1a9863f2.md) 84 - [[Dependencies](https://doc.rust-lang.org/rust-by-example/print.html#dependencies)](reference/print.html/Dependencieshttpsdoc.rust-lang.orgrust-by-examplepri-f3dd49f4.md) 85 - [[Derive](https://doc.rust-lang.org/rust-by-example/print.html#derive)](reference/print.html/Derivehttpsdoc.rust-lang.orgrust-by-exampleprint.htmlderive.md) 86 - [[Designators](https://doc.rust-lang.org/rust-by-example/print.html#designators)](reference/print.html/Designatorshttpsdoc.rust-lang.orgrust-by-exampleprin-68039774.md) 87 - [[Destructuring](https://doc.rust-lang.org/rust-by-example/print.html#destructuring)](reference/print.html/Destructuringhttpsdoc.rust-lang.orgrust-by-examplepr-3c5b5bd9.md) 88 - [[Development dependencies](https://doc.rust-lang.org/rust-by-example/print.html#development-dependencies)](reference/print.html/Development-dependencieshttpsdoc.rust-lang.orgrust-b-edb325f2.md) 89 - [[Disambiguating overlapping traits](https://doc.rust-lang.org/rust-by-example/print.html#disambiguating-overlapping-traits)](reference/print.html/Disambiguating-overlapping-traitshttpsdoc.rust-lang.-8c7c69fb.md) 90 - [[Display](https://doc.rust-lang.org/rust-by-example/print.html#display)](reference/print.html/Displayhttpsdoc.rust-lang.orgrust-by-exampleprint.htmldisplay.md) 91 - [[Diverging functions](https://doc.rust-lang.org/rust-by-example/print.html#diverging-functions)](reference/print.html/Diverging-functionshttpsdoc.rust-lang.orgrust-by-exa-c6ac11a6.md) 92 - [[Documentation testing](https://doc.rust-lang.org/rust-by-example/print.html#documentation-testing)](reference/print.html/Documentation-testinghttpsdoc.rust-lang.orgrust-by-e-52e0af51.md) 93 - [[Documentation](https://doc.rust-lang.org/rust-by-example/print.html#documentation)](reference/print.html/Documentationhttpsdoc.rust-lang.orgrust-by-examplepr-50b35058.md) 94 - [[Domain Specific Languages (DSLs)](https://doc.rust-lang.org/rust-by-example/print.html#domain-specific-languages-dsls)](reference/print.html/Domain-Specific-Languages-DSLshttpsdoc.rust-lang.org-2461d346.md) 95 - [[Drop](https://doc.rust-lang.org/rust-by-example/print.html#drop)](reference/print.html/Drophttpsdoc.rust-lang.orgrust-by-exampleprint.htmldrop.md) 96 - [[Early returns](https://doc.rust-lang.org/rust-by-example/print.html#early-returns)](reference/print.html/Early-returnshttpsdoc.rust-lang.orgrust-by-examplepr-65cd1bf4.md) 97 - [[Elision](https://doc.rust-lang.org/rust-by-example/print.html#elision)](reference/print.html/Elisionhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlelision.md) 98 - [[Enums](https://doc.rust-lang.org/rust-by-example/print.html#enums)](reference/print.html/Enumshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlenums.md) 99 - [[Error handling](https://doc.rust-lang.org/rust-by-example/print.html#error-handling)](reference/print.html/Error-handlinghttpsdoc.rust-lang.orgrust-by-examplep-46678ef2.md) 100 - [[Examples in `std`](https://doc.rust-lang.org/rust-by-example/print.html#examples-in-std)](reference/print.html/Examples-in-stdhttpsdoc.rust-lang.orgrust-by-example-85e40fa8.md) 101 - [[Explicit annotation](https://doc.rust-lang.org/rust-by-example/print.html#explicit-annotation)](reference/print.html/Explicit-annotationhttpsdoc.rust-lang.orgrust-by-exa-a884c635.md) 102 - [[Expressions](https://doc.rust-lang.org/rust-by-example/print.html#expressions)](reference/print.html/Expressionshttpsdoc.rust-lang.orgrust-by-exampleprin-121ab1a0.md) 103 - [[File I/O](https://doc.rust-lang.org/rust-by-example/print.html#file-io)](reference/print.html/File-IOhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlfile-io.md) 104 - [[File hierarchy](https://doc.rust-lang.org/rust-by-example/print.html#file-hierarchy)](reference/print.html/File-hierarchyhttpsdoc.rust-lang.orgrust-by-examplep-b80f89a6.md) 105 - [[Filesystem Operations](https://doc.rust-lang.org/rust-by-example/print.html#filesystem-operations)](reference/print.html/Filesystem-Operationshttpsdoc.rust-lang.orgrust-by-e-bf406b8c.md) 106 - [[Flow of Control](https://doc.rust-lang.org/rust-by-example/print.html#flow-of-control)](reference/print.html/Flow-of-Controlhttpsdoc.rust-lang.orgrust-by-example-15df56e1.md) 107 - [[Foreign Function Interface](https://doc.rust-lang.org/rust-by-example/print.html#foreign-function-interface)](reference/print.html/Foreign-Function-Interfacehttpsdoc.rust-lang.orgrust-b4ea1951.md) 108 - [[Formatted print](https://doc.rust-lang.org/rust-by-example/print.html#formatted-print)](reference/print.html/Formatted-printhttpsdoc.rust-lang.orgrust-by-example-3bd4ecbd.md) 109 - [[Formatting](https://doc.rust-lang.org/rust-by-example/print.html#formatting)](reference/print.html/Formattinghttpsdoc.rust-lang.orgrust-by-exampleprint-80838242.md) 110 - [[Freezing](https://doc.rust-lang.org/rust-by-example/print.html#freezing)](reference/print.html/Freezinghttpsdoc.rust-lang.orgrust-by-exampleprint.h-0bebabb1.md) 111 - [[`From` and `Into`](https://doc.rust-lang.org/rust-by-example/print.html#from-and-into)](reference/print.html/From-and-Intohttpsdoc.rust-lang.orgrust-by-examplepr-7fb196b1.md) 112 - [[Functions](https://doc.rust-lang.org/rust-by-example/print.html#functions-1)](reference/print.html/Functionshttpsdoc.rust-lang.orgrust-by-exampleprint.-c53f26e6.md) 113 - [[Functions](https://doc.rust-lang.org/rust-by-example/print.html#functions-2)](reference/print.html/Functionshttpsdoc.rust-lang.orgrust-by-exampleprint.-41e16f6d.md) 114 - [[Functions](https://doc.rust-lang.org/rust-by-example/print.html#functions)](reference/print.html/Functionshttpsdoc.rust-lang.orgrust-by-exampleprint.-50dcc42e.md) 115 - [[Generics](https://doc.rust-lang.org/rust-by-example/print.html#generics)](reference/print.html/Genericshttpsdoc.rust-lang.orgrust-by-exampleprint.h-fc75cc77.md) 116 - [[Guards](https://doc.rust-lang.org/rust-by-example/print.html#guards)](reference/print.html/Guardshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlguards.md) 117 - [[HashMap](https://doc.rust-lang.org/rust-by-example/print.html#hashmap)](reference/print.html/HashMaphttpsdoc.rust-lang.orgrust-by-exampleprint.htmlhashmap.md) 118 - [[HashSet](https://doc.rust-lang.org/rust-by-example/print.html#hashset)](reference/print.html/HashSethttpsdoc.rust-lang.orgrust-by-exampleprint.htmlhashset.md) 119 - [[Hello World](https://doc.rust-lang.org/rust-by-example/print.html#hello-world)](reference/print.html/Hello-Worldhttpsdoc.rust-lang.orgrust-by-exampleprin-e964450e.md) 120 - [[Higher Order Functions](https://doc.rust-lang.org/rust-by-example/print.html#higher-order-functions)](reference/print.html/Higher-Order-Functionshttpsdoc.rust-lang.orgrust-by--fa8ee7bf.md) 121 - [[Implementation](https://doc.rust-lang.org/rust-by-example/print.html#implementation)](reference/print.html/Implementationhttpsdoc.rust-lang.orgrust-by-examplep-d79dc952.md) 122 - [[Inference](https://doc.rust-lang.org/rust-by-example/print.html#inference)](reference/print.html/Inferencehttpsdoc.rust-lang.orgrust-by-exampleprint.-4b4ebfa3.md) 123 - [[Inline assembly](https://doc.rust-lang.org/rust-by-example/print.html#inline-assembly)](reference/print.html/Inline-assemblyhttpsdoc.rust-lang.orgrust-by-example-7bba85fb.md) 124 - [[Input functions](https://doc.rust-lang.org/rust-by-example/print.html#input-functions)](reference/print.html/Input-functionshttpsdoc.rust-lang.orgrust-by-example-e21aad08.md) 125 - [[Integration testing](https://doc.rust-lang.org/rust-by-example/print.html#integration-testing)](reference/print.html/Integration-testinghttpsdoc.rust-lang.orgrust-by-exa-bf688217.md) 126 - [[Introducing `?`](https://doc.rust-lang.org/rust-by-example/print.html#introducing-)](reference/print.html/Introducing-httpsdoc.rust-lang.orgrust-by-examplepri-cba07278.md) 127 - [[Iterating over `Result`s](https://doc.rust-lang.org/rust-by-example/print.html#iterating-over-results)](reference/print.html/Iterating-over-Resultshttpsdoc.rust-lang.orgrust-by--d434795f.md) 128 - [[Iterator::any](https://doc.rust-lang.org/rust-by-example/print.html#iteratorany)](reference/print.html/Iteratoranyhttpsdoc.rust-lang.orgrust-by-exampleprin-a2ff213e.md) 129 - [[Iterators](https://doc.rust-lang.org/rust-by-example/print.html#iterators)](reference/print.html/Iteratorshttpsdoc.rust-lang.orgrust-by-exampleprint.-531992cc.md) 130 - [[Lifetimes](https://doc.rust-lang.org/rust-by-example/print.html#lifetimes)](reference/print.html/Lifetimeshttpsdoc.rust-lang.orgrust-by-exampleprint.-007a9d6a.md) 131 - [[Literals and operators](https://doc.rust-lang.org/rust-by-example/print.html#literals-and-operators)](reference/print.html/Literals-and-operatorshttpsdoc.rust-lang.orgrust-by--f01f5595.md) 132 - [[Literals](https://doc.rust-lang.org/rust-by-example/print.html#literals)](reference/print.html/Literalshttpsdoc.rust-lang.orgrust-by-exampleprint.h-50dd5fa8.md) 133 - [[Meta](https://doc.rust-lang.org/rust-by-example/print.html#meta)](reference/print.html/Metahttpsdoc.rust-lang.orgrust-by-exampleprint.htmlmeta.md) 134 - [[Methods](https://doc.rust-lang.org/rust-by-example/print.html#methods)](reference/print.html/Methodshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlmethods.md) 135 - [[Modules](https://doc.rust-lang.org/rust-by-example/print.html#modules)](reference/print.html/Moduleshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlmodules.md) 136 - [[Multiple bounds](https://doc.rust-lang.org/rust-by-example/print.html#multiple-bounds)](reference/print.html/Multiple-boundshttpsdoc.rust-lang.orgrust-by-example-01aff430.md) 137 - [[Multiple error types](https://doc.rust-lang.org/rust-by-example/print.html#multiple-error-types)](reference/print.html/Multiple-error-typeshttpsdoc.rust-lang.orgrust-by-ex-a0964b63.md) 138 - [[Mutability](https://doc.rust-lang.org/rust-by-example/print.html#mutability-1)](reference/print.html/Mutabilityhttpsdoc.rust-lang.orgrust-by-exampleprint-cf156c05.md) 139 - [[Mutability](https://doc.rust-lang.org/rust-by-example/print.html#mutability-2)](reference/print.html/Mutabilityhttpsdoc.rust-lang.orgrust-by-exampleprint-ae9fef76.md) 140 - [[Mutability](https://doc.rust-lang.org/rust-by-example/print.html#mutability)](reference/print.html/Mutabilityhttpsdoc.rust-lang.orgrust-by-exampleprint-b5fa3879.md) 141 - [[Nesting and labels](https://doc.rust-lang.org/rust-by-example/print.html#nesting-and-labels)](reference/print.html/Nesting-and-labelshttpsdoc.rust-lang.orgrust-by-exam-58145d2c.md) 142 - [[New Type Idiom](https://doc.rust-lang.org/rust-by-example/print.html#new-type-idiom)](reference/print.html/New-Type-Idiomhttpsdoc.rust-lang.orgrust-by-examplep-7f0116ce.md) 143 - [[Operator Overloading](https://doc.rust-lang.org/rust-by-example/print.html#operator-overloading)](reference/print.html/Operator-Overloadinghttpsdoc.rust-lang.orgrust-by-ex-b45a7da2.md) 144 - [[`Option` & `unwrap`](https://doc.rust-lang.org/rust-by-example/print.html#option--unwrap)](reference/print.html/Option--unwraphttpsdoc.rust-lang.orgrust-by-examplep-c404b516.md) 145 - [[`Option`](https://doc.rust-lang.org/rust-by-example/print.html#option)](reference/print.html/Optionhttpsdoc.rust-lang.orgrust-by-exampleprint.htmloption.md) 146 - [[Other uses of `?`](https://doc.rust-lang.org/rust-by-example/print.html#other-uses-of-)](reference/print.html/Other-uses-of-httpsdoc.rust-lang.orgrust-by-examplep-f5c92e64.md) 147 - [[Overload](https://doc.rust-lang.org/rust-by-example/print.html#overload)](reference/print.html/Overloadhttpsdoc.rust-lang.orgrust-by-exampleprint.h-d65fa4ec.md) 148 - [[Ownership and moves](https://doc.rust-lang.org/rust-by-example/print.html#ownership-and-moves)](reference/print.html/Ownership-and-moveshttpsdoc.rust-lang.orgrust-by-exa-37a63cd2.md) 149 - [[Partial moves](https://doc.rust-lang.org/rust-by-example/print.html#partial-moves)](reference/print.html/Partial-moveshttpsdoc.rust-lang.orgrust-by-examplepr-24df1114.md) 150 - [[Path](https://doc.rust-lang.org/rust-by-example/print.html#path)](reference/print.html/Pathhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlpath.md) 151 - [[Phantom type parameters](https://doc.rust-lang.org/rust-by-example/print.html#phantom-type-parameters)](reference/print.html/Phantom-type-parametershttpsdoc.rust-lang.orgrust-by-bf877893.md) 152 - [[Pipes](https://doc.rust-lang.org/rust-by-example/print.html#pipes)](reference/print.html/Pipeshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlpipes.md) 153 - [[Playground](https://doc.rust-lang.org/rust-by-example/print.html#playground)](reference/print.html/Playgroundhttpsdoc.rust-lang.orgrust-by-exampleprint-c9bc3f7e.md) 154 - [[Primitives](https://doc.rust-lang.org/rust-by-example/print.html#primitives)](reference/print.html/Primitiveshttpsdoc.rust-lang.orgrust-by-exampleprint-478e7325.md) 155 - [[Program arguments](https://doc.rust-lang.org/rust-by-example/print.html#program-arguments)](reference/print.html/Program-argumentshttpsdoc.rust-lang.orgrust-by-examp-4cbf23c7.md) 156 - [[Pulling `Result`s out of `Option`s](https://doc.rust-lang.org/rust-by-example/print.html#pulling-results-out-of-options)](reference/print.html/Pulling-Results-out-of-Optionshttpsdoc.rust-lang.org-959901c6.md) 157 - [[RAII](https://doc.rust-lang.org/rust-by-example/print.html#raii)](reference/print.html/RAIIhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlraii.md) 158 - [[Raw identifiers](https://doc.rust-lang.org/rust-by-example/print.html#raw-identifiers)](reference/print.html/Raw-identifiershttpsdoc.rust-lang.orgrust-by-example-51e27b06.md) 159 - [[`Rc`](https://doc.rust-lang.org/rust-by-example/print.html#rc)](reference/print.html/Rchttpsdoc.rust-lang.orgrust-by-exampleprint.htmlrc.md) 160 - [[Repeat](https://doc.rust-lang.org/rust-by-example/print.html#repeat)](reference/print.html/Repeathttpsdoc.rust-lang.orgrust-by-exampleprint.htmlrepeat.md) 161 - [[`Result`](https://doc.rust-lang.org/rust-by-example/print.html#result-1)](reference/print.html/Resulthttpsdoc.rust-lang.orgrust-by-exampleprint.htmlresult-1.md) 162 - [[`Result`](https://doc.rust-lang.org/rust-by-example/print.html#result)](reference/print.html/Resulthttpsdoc.rust-lang.orgrust-by-exampleprint.htmlresult.md) 163 - [[Returning Traits with `dyn`](https://doc.rust-lang.org/rust-by-example/print.html#returning-traits-with-dyn)](reference/print.html/Returning-Traits-with-dynhttpsdoc.rust-lang.orgrust--aeb1fb26.md) 164 - [[Returning from loops](https://doc.rust-lang.org/rust-by-example/print.html#returning-from-loops)](reference/print.html/Returning-from-loopshttpsdoc.rust-lang.orgrust-by-ex-89ce265a.md) 165 - [Rust By Example](reference/print.html/Rust-By-Example.md) 166 - [[Rust by Example](https://doc.rust-lang.org/rust-by-example/print.html#rust-by-example)](reference/print.html/Rust-by-Examplehttpsdoc.rust-lang.orgrust-by-example-cb1829d8.md) 167 - [[Scope and Shadowing](https://doc.rust-lang.org/rust-by-example/print.html#scope-and-shadowing)](reference/print.html/Scope-and-Shadowinghttpsdoc.rust-lang.orgrust-by-exa-96efca23.md) 168 - [[Scoping rules](https://doc.rust-lang.org/rust-by-example/print.html#scoping-rules)](reference/print.html/Scoping-ruleshttpsdoc.rust-lang.orgrust-by-examplepr-b631a518.md) 169 - [[Searching through iterators](https://doc.rust-lang.org/rust-by-example/print.html#searching-through-iterators)](reference/print.html/Searching-through-iteratorshttpsdoc.rust-lang.orgrus-d9571f62.md) 170 - [[Static](https://doc.rust-lang.org/rust-by-example/print.html#static)](reference/print.html/Statichttpsdoc.rust-lang.orgrust-by-exampleprint.htmlstatic.md) 171 - [[Std library types](https://doc.rust-lang.org/rust-by-example/print.html#std-library-types)](reference/print.html/Std-library-typeshttpsdoc.rust-lang.orgrust-by-examp-663fc94e.md) 172 - [[Std misc](https://doc.rust-lang.org/rust-by-example/print.html#std-misc)](reference/print.html/Std-mischttpsdoc.rust-lang.orgrust-by-exampleprint.h-e58ac0f7.md) 173 - [[Strings](https://doc.rust-lang.org/rust-by-example/print.html#strings)](reference/print.html/Stringshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlstrings.md) 174 - [[Struct visibility](https://doc.rust-lang.org/rust-by-example/print.html#struct-visibility)](reference/print.html/Struct-visibilityhttpsdoc.rust-lang.orgrust-by-examp-8f29a839.md) 175 - [[Structs](https://doc.rust-lang.org/rust-by-example/print.html#structs-1)](reference/print.html/Structshttpsdoc.rust-lang.orgrust-by-exampleprint.ht-fad0936c.md) 176 - [[Structures](https://doc.rust-lang.org/rust-by-example/print.html#structures)](reference/print.html/Structureshttpsdoc.rust-lang.orgrust-by-exampleprint-d0232b8d.md) 177 - [[Supertraits](https://doc.rust-lang.org/rust-by-example/print.html#supertraits)](reference/print.html/Supertraitshttpsdoc.rust-lang.orgrust-by-exampleprin-1bd427fd.md) 178 - [[Syntax](https://doc.rust-lang.org/rust-by-example/print.html#syntax)](reference/print.html/Syntaxhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlsyntax.md) 179 - [[Testcase: List](https://doc.rust-lang.org/rust-by-example/print.html#testcase-list)](reference/print.html/Testcase-Listhttpsdoc.rust-lang.orgrust-by-examplepr-528a3f4a.md) 180 - [[Testcase: empty bounds](https://doc.rust-lang.org/rust-by-example/print.html#testcase-empty-bounds)](reference/print.html/Testcase-empty-boundshttpsdoc.rust-lang.orgrust-by-e-926cf0c7.md) 181 - [[Testcase: linked-list](https://doc.rust-lang.org/rust-by-example/print.html#testcase-linked-list)](reference/print.html/Testcase-linked-listhttpsdoc.rust-lang.orgrust-by-ex-9e0dbb75.md) 182 - [[Testcase: map-reduce](https://doc.rust-lang.org/rust-by-example/print.html#testcase-map-reduce)](reference/print.html/Testcase-map-reducehttpsdoc.rust-lang.orgrust-by-exa-9801d50d.md) 183 - [[Testcase: unit clarification](https://doc.rust-lang.org/rust-by-example/print.html#testcase-unit-clarification)](reference/print.html/Testcase-unit-clarificationhttpsdoc.rust-lang.orgrus-3da211d0.md) 184 - [[Testing](https://doc.rust-lang.org/rust-by-example/print.html#testing-1)](reference/print.html/Testinghttpsdoc.rust-lang.orgrust-by-exampleprint.ht-4cf9a786.md) 185 - [[Testing](https://doc.rust-lang.org/rust-by-example/print.html#testing)](reference/print.html/Testinghttpsdoc.rust-lang.orgrust-by-exampleprint.htmltesting.md) 186 - [[The Problem](https://doc.rust-lang.org/rust-by-example/print.html#the-problem)](reference/print.html/The-Problemhttpsdoc.rust-lang.orgrust-by-exampleprin-6774ac72.md) 187 - [[The ref pattern](https://doc.rust-lang.org/rust-by-example/print.html#the-ref-pattern)](reference/print.html/The-ref-patternhttpsdoc.rust-lang.orgrust-by-example-d0c28d5a.md) 188 - [[The `use` declaration](https://doc.rust-lang.org/rust-by-example/print.html#the-use-declaration)](reference/print.html/The-use-declarationhttpsdoc.rust-lang.orgrust-by-exa-bc68b327.md) 189 - [[Threads](https://doc.rust-lang.org/rust-by-example/print.html#threads)](reference/print.html/Threadshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlthreads.md) 190 - [[To and from Strings](https://doc.rust-lang.org/rust-by-example/print.html#to-and-from-strings)](reference/print.html/To-and-from-Stringshttpsdoc.rust-lang.orgrust-by-exa-236f7a9f.md) 191 - [[Traits](https://doc.rust-lang.org/rust-by-example/print.html#traits-1)](reference/print.html/Traitshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltraits-1.md) 192 - [[Traits](https://doc.rust-lang.org/rust-by-example/print.html#traits-2)](reference/print.html/Traitshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltraits-2.md) 193 - [[Traits](https://doc.rust-lang.org/rust-by-example/print.html#traits)](reference/print.html/Traitshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltraits.md) 194 - [[`TryFrom` and `TryInto`](https://doc.rust-lang.org/rust-by-example/print.html#tryfrom-and-tryinto)](reference/print.html/TryFrom-and-TryIntohttpsdoc.rust-lang.orgrust-by-exa-bd421a32.md) 195 - [[Tuples](https://doc.rust-lang.org/rust-by-example/print.html#tuples)](reference/print.html/Tupleshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltuples.md) 196 - [[Type anonymity](https://doc.rust-lang.org/rust-by-example/print.html#type-anonymity)](reference/print.html/Type-anonymityhttpsdoc.rust-lang.orgrust-by-examplep-afd6f463.md) 197 - [[Types](https://doc.rust-lang.org/rust-by-example/print.html#types)](reference/print.html/Typeshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltypes.md) 198 - [[Unit testing](https://doc.rust-lang.org/rust-by-example/print.html#unit-testing)](reference/print.html/Unit-testinghttpsdoc.rust-lang.orgrust-by-examplepri-17150a1b.md) 199 - [[Unpacking options and defaults](https://doc.rust-lang.org/rust-by-example/print.html#unpacking-options-and-defaults)](reference/print.html/Unpacking-options-and-defaultshttpsdoc.rust-lang.org-c891bda9.md) 200 - [[Unpacking options with `?`](https://doc.rust-lang.org/rust-by-example/print.html#unpacking-options-with-)](reference/print.html/Unpacking-options-with-httpsdoc.rust-lang.orgrust-by-d295a4f1.md) 201 - [[Unsafe Operations](https://doc.rust-lang.org/rust-by-example/print.html#unsafe-operations)](reference/print.html/Unsafe-Operationshttpsdoc.rust-lang.orgrust-by-examp-2c50d968.md) 202 - [[Using a Library](https://doc.rust-lang.org/rust-by-example/print.html#using-a-library)](reference/print.html/Using-a-Libraryhttpsdoc.rust-lang.orgrust-by-example-af196b7f.md) 203 - [[Variable Bindings](https://doc.rust-lang.org/rust-by-example/print.html#variable-bindings)](reference/print.html/Variable-Bindingshttpsdoc.rust-lang.orgrust-by-examp-876fb92f.md) 204 - [[Variadic Interfaces](https://doc.rust-lang.org/rust-by-example/print.html#variadic-interfaces)](reference/print.html/Variadic-Interfaceshttpsdoc.rust-lang.orgrust-by-exa-0f66fc99.md) 205 - [[Vectors](https://doc.rust-lang.org/rust-by-example/print.html#vectors)](reference/print.html/Vectorshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlvectors.md) 206 - [[Visibility](https://doc.rust-lang.org/rust-by-example/print.html#visibility)](reference/print.html/Visibilityhttpsdoc.rust-lang.orgrust-by-exampleprint-cba37c30.md) 207 - [[Wait](https://doc.rust-lang.org/rust-by-example/print.html#wait)](reference/print.html/Waithttpsdoc.rust-lang.orgrust-by-exampleprint.htmlwait.md) 208 - [[Where clauses](https://doc.rust-lang.org/rust-by-example/print.html#where-clauses)](reference/print.html/Where-clauseshttpsdoc.rust-lang.orgrust-by-examplepr-2ab9786c.md) 209 - [[Wrapping errors](https://doc.rust-lang.org/rust-by-example/print.html#wrapping-errors)](reference/print.html/Wrapping-errorshttpsdoc.rust-lang.orgrust-by-example-f2c96c41.md) 210 - [[`abort` and `unwind`](https://doc.rust-lang.org/rust-by-example/print.html#abort-and-unwind)](reference/print.html/abort-and-unwindhttpsdoc.rust-lang.orgrust-by-exampl-ed841348.md) 211 - [[aliases for `Result`](https://doc.rust-lang.org/rust-by-example/print.html#aliases-for-result)](reference/print.html/aliases-for-Resulthttpsdoc.rust-lang.orgrust-by-exam-74e26fc4.md) 212 - [[arrays/slices](https://doc.rust-lang.org/rust-by-example/print.html#arraysslices)](reference/print.html/arrayssliceshttpsdoc.rust-lang.orgrust-by-examplepri-bbceb7f2.md) 213 - [[`cfg`](https://doc.rust-lang.org/rust-by-example/print.html#cfg)](reference/print.html/cfghttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcfg.md) 214 - [[constants](https://doc.rust-lang.org/rust-by-example/print.html#constants)](reference/print.html/constantshttpsdoc.rust-lang.orgrust-by-exampleprint.-f07f38e4.md) 215 - [[`create`](https://doc.rust-lang.org/rust-by-example/print.html#create)](reference/print.html/createhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlcreate.md) 216 - [[`dead_code`](https://doc.rust-lang.org/rust-by-example/print.html#dead_code)](reference/print.html/dead_codehttpsdoc.rust-lang.orgrust-by-exampleprint.-543d5c2a.md) 217 - [[enums](https://doc.rust-lang.org/rust-by-example/print.html#enums-1)](reference/print.html/enumshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlenums-1.md) 218 - [[for loops](https://doc.rust-lang.org/rust-by-example/print.html#for-loops)](reference/print.html/for-loopshttpsdoc.rust-lang.orgrust-by-exampleprint.-354409aa.md) 219 - [[`?`](https://doc.rust-lang.org/rust-by-example/print.html)](reference/print.html/httpsdoc.rust-lang.orgrust-by-exampleprint.html.md) 220 - [[if let](https://doc.rust-lang.org/rust-by-example/print.html#if-let)](reference/print.html/if-lethttpsdoc.rust-lang.orgrust-by-exampleprint.htmlif-let.md) 221 - [[if/else](https://doc.rust-lang.org/rust-by-example/print.html#ifelse)](reference/print.html/ifelsehttpsdoc.rust-lang.orgrust-by-exampleprint.htmlifelse.md) 222 - [[`impl Trait`](https://doc.rust-lang.org/rust-by-example/print.html#impl-trait)](reference/print.html/impl-Traithttpsdoc.rust-lang.orgrust-by-exampleprint-c03ea9aa.md) 223 - [[let-else](https://doc.rust-lang.org/rust-by-example/print.html#let-else)](reference/print.html/let-elsehttpsdoc.rust-lang.orgrust-by-exampleprint.h-65fd091d.md) 224 - [[loop](https://doc.rust-lang.org/rust-by-example/print.html#loop)](reference/print.html/loophttpsdoc.rust-lang.orgrust-by-exampleprint.htmlloop.md) 225 - [[`macro_rules!`](https://doc.rust-lang.org/rust-by-example/print.html#macro_rules)](reference/print.html/macro_ruleshttpsdoc.rust-lang.orgrust-by-exampleprin-87e7c862.md) 226 - [[`map` for `Result`](https://doc.rust-lang.org/rust-by-example/print.html#map-for-result)](reference/print.html/map-for-Resulthttpsdoc.rust-lang.orgrust-by-examplep-df3301fb.md) 227 - [[match](https://doc.rust-lang.org/rust-by-example/print.html#match)](reference/print.html/matchhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlmatch.md) 228 - [[`open`](https://doc.rust-lang.org/rust-by-example/print.html#open)](reference/print.html/openhttpsdoc.rust-lang.orgrust-by-exampleprint.htmlopen.md) 229 - [[`panic!`](https://doc.rust-lang.org/rust-by-example/print.html#panic-1)](reference/print.html/panichttpsdoc.rust-lang.orgrust-by-exampleprint.htmlpanic-1.md) 230 - [[`panic`](https://doc.rust-lang.org/rust-by-example/print.html#panic)](reference/print.html/panichttpsdoc.rust-lang.orgrust-by-exampleprint.htmlpanic.md) 231 - [[pointers/ref](https://doc.rust-lang.org/rust-by-example/print.html#pointersref)](reference/print.html/pointersrefhttpsdoc.rust-lang.orgrust-by-exampleprin-6476731a.md) 232 - [Print.Html](reference/print.html/print.html.md) 233 - [[`read_lines`](https://doc.rust-lang.org/rust-by-example/print.html#read_lines)](reference/print.html/read_lineshttpsdoc.rust-lang.orgrust-by-exampleprint-37da66aa.md) 234 - [[structs](https://doc.rust-lang.org/rust-by-example/print.html#structs)](reference/print.html/structshttpsdoc.rust-lang.orgrust-by-exampleprint.htmlstructs.md) 235 - [[`super` and `self`](https://doc.rust-lang.org/rust-by-example/print.html#super-and-self)](reference/print.html/super-and-selfhttpsdoc.rust-lang.orgrust-by-examplep-827e4a68.md) 236 - [Table of Contents](reference/print.html/toc.md) 237 - [[tuples](https://doc.rust-lang.org/rust-by-example/print.html#tuples-1)](reference/print.html/tupleshttpsdoc.rust-lang.orgrust-by-exampleprint.htmltuples-1.md) 238 - [[use](https://doc.rust-lang.org/rust-by-example/print.html#use)](reference/print.html/usehttpsdoc.rust-lang.orgrust-by-exampleprint.htmluse.md) 239 - [[while let](https://doc.rust-lang.org/rust-by-example/print.html#while-let)](reference/print.html/while-lethttpsdoc.rust-lang.orgrust-by-exampleprint.-846afa43.md) 240 - [[while](https://doc.rust-lang.org/rust-by-example/print.html#while)](reference/print.html/whilehttpsdoc.rust-lang.orgrust-by-exampleprint.htmlwhile.md) 241 - [Appendix 00.Html](reference/appendix-00.html.md) 242 - [Appendix 01 Keywords.Html](reference/appendix-01-keywords.html.md) 243 - [Appendix 02 Operators.Html](reference/appendix-02-operators.html.md) 244 - [Appendix 03 Derivable Traits.Html](reference/appendix-03-derivable-traits.html.md) 245 - [Appendix 04 Useful Development Tools.Html](reference/appendix-04-useful-development-tools.html.md) 246 - [Appendix 05 Editions.Html](reference/appendix-05-editions.html.md) 247 - [Appendix 06 Translation.Html](reference/appendix-06-translation.html.md) 248 - [Appendix 07 Nightly Rust.Html](reference/appendix-07-nightly-rust.html.md) 249 - [Attribute.Html](reference/attribute.html.md) 250 - [Attribute Cfg.Html](reference/attribute_cfg.html.md) 251 - [Attribute Cfg Custom.Html](reference/attribute_cfg_custom.html.md) 252 - [Attribute Crate.Html](reference/attribute_crate.html.md) 253 - [Attribute Unused.Html](reference/attribute_unused.html.md) 254 - [Book](reference/book.md) 255 - [Cargo.Html](reference/cargo.html.md) 256 - [Cargo Build Scripts.Html](reference/cargo_build_scripts.html.md) 257 - [Cargo Conventions.Html](reference/cargo_conventions.html.md) 258 - [Cargo Deps.Html](reference/cargo_deps.html.md) 259 - [Cargo Test.Html](reference/cargo_test.html.md) 260 - [Ch00 00 Introduction.Html](reference/ch00-00-introduction.html.md) 261 - [Ch01 00 Getting Started.Html](reference/ch01-00-getting-started.html.md) 262 - [Ch01 01 Installation.Html](reference/ch01-01-installation.html.md) 263 - [Ch01 02 Hello World.Html](reference/ch01-02-hello-world.html.md) 264 - [Ch01 03 Hello Cargo.Html](reference/ch01-03-hello-cargo.html.md) 265 - [Ch03 01 Variables And Mutability.Html](reference/ch03-01-variables-and-mutability.html.md) 266 - [Ch03 02 Data Types.Html](reference/ch03-02-data-types.html.md) 267 - [Ch03 03 How Functions Work.Html](reference/ch03-03-how-functions-work.html.md) 268 - [Ch03 04 Comments.Html](reference/ch03-04-comments.html.md) 269 - [Ch03 05 Control Flow.Html](reference/ch03-05-control-flow.html.md) 270 - [Ch04 01 What Is Ownership.Html](reference/ch04-01-what-is-ownership.html.md) 271 - [Ch04 02 References And Borrowing.Html](reference/ch04-02-references-and-borrowing.html.md) 272 - [Ch04 03 Slices.Html](reference/ch04-03-slices.html.md) 273 - [Ch05 00 Structs.Html](reference/ch05-00-structs.html.md) 274 - [Ch05 01 Defining Structs.Html](reference/ch05-01-defining-structs.html.md) 275 - [Ch05 02 Example Structs.Html](reference/ch05-02-example-structs.html.md) 276 - [Ch06 00 Enums.Html](reference/ch06-00-enums.html.md) 277 - [Ch06 01 Defining An Enum.Html](reference/ch06-01-defining-an-enum.html.md) 278 - [Ch06 02 Match.Html](reference/ch06-02-match.htm 279 280 …(truncated)
Knuckles-Team/skill-graphs/tree/main/skill_graphs/languages/rust-docs commit a252009026
Frequently asked questions How do I install the Rust Docs skill? Run npx skillmds@latest add knuckles-team/rust-docs in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Rust Docs skill do? Comprehensive reference documentation for Rust Docs. It is listed under Docs & Writing on SkillMD.
Is Rust Docs safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Rust Docs? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Rust Docs free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Rust Docs? Knuckles-Team (@knuckles-team) published this skill. Their other Agent Skills are listed on their SkillMD profile.