| .. | 
		
		
			
			
			
			
				| _FontAwesome | ch01 | 9 years ago | 
		
			
			
			
			
				| img | wip add ch15-02 | 9 years ago | 
		
			
			
			
			
				| book.css | wip | 9 years ago | 
		
			
			
			
			
				| book.js | wip | 9 years ago | 
		
			
			
			
			
				| ch01-00-introduction.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch01-01-installation.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch01-02-hello-world.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch02-00-guessing-game-tutorial.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-00-common-programming-concepts.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-01-variables-and-mutability.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-02-data-types.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-03-how-functions-work.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-04-comments.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch03-05-control-flow.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch04-00-understanding-ownership.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch04-01-what-is-ownership.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch04-02-references-and-borrowing.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch04-03-slices.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch05-00-structs.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch05-01-method-syntax.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch06-00-enums.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch06-01-defining-an-enum.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch06-02-match.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch06-03-if-let.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch07-00-modules.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch07-01-mod-and-the-filesystem.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch07-02-controlling-visibility-with-pub.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch07-03-importing-names-with-use.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch08-00-common-collections.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch08-01-vectors.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch08-02-strings.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch08-03-hash-maps.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch09-00-error-handling.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch09-01-unrecoverable-errors-with-panic.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch09-02-recoverable-errors-with-result.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch09-03-to-panic-or-not-to-panic.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch10-00-generics.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch10-01-syntax.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch10-02-traits.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch10-03-lifetime-syntax.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch11-00-testing.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch11-01-writing-tests.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch11-02-running-tests.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch11-03-test-organization.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-00-an-io-project.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-01-accepting-command-line-arguments.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-02-reading-a-file.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-03-improving-error-handling-and-modularity.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-04-testing-the-librarys-functionality.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-05-working-with-environment-variables.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch12-06-writing-to-stderr-instead-of-stdout.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch13-00-functional-features.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch13-01-closures.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch13-02-iterators.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch13-03-improving-our-io-project.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch13-04-performance.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-00-more-about-cargo.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-01-release-profiles.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-02-publishing-to-crates-io.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-03-cargo-workspaces.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-04-installing-binaries.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch14-05-extending-cargo.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-00-smart-pointers.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-01-box.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-02-deref.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-03-drop.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-04-rc.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-05-interior-mutability.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch15-06-reference-cycles.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch16-00-concurrency.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch16-01-threads.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch16-02-message-passing.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch16-03-shared-state.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch16-04-extensible-concurrency-sync-and-send.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch17-00-oop.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch17-01-what-is-oo.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch17-02-trait-objects.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch17-03-oo-design-patterns.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch18-00-patterns.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch18-01-all-the-places-for-patterns.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch18-02-refutability.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| ch18-03-pattern-syntax.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| favicon.png | ch01 | 9 years ago | 
		
			
			
			
			
				| highlight.css | ch01 | 9 years ago | 
		
			
			
			
			
				| highlight.js | wip | 9 years ago | 
		
			
			
			
			
				| index.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| jquery.js | ch01 | 9 years ago | 
		
			
			
			
			
				| print.html | update ch18-01 | 9 years ago | 
		
			
			
			
			
				| tomorrow-night.css | ch01 | 9 years ago |