rust-cookbook/src
2019-12-16 19:48:06 -08:00
..
algorithms Exclude percent encoding from skeptic (#561) 2019-12-16 18:23:09 -08:00
cli cleanup 2018-10-03 15:32:21 -07:00
compression Removes quick run in favor of main for compression recipes. (#468) 2018-10-05 16:59:48 -07:00
concurrency Exclude percent encoding from skeptic (#561) 2019-12-16 18:23:09 -08:00
cryptography Do not run skeptic on pbkdf2 2019-12-16 19:48:06 -08:00
data_structures Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
database eextern -> extern (#535) 2019-09-19 11:55:08 -07:00
datetime removed error-chain from examples having only one error variant (#525) 2019-04-15 21:24:07 -07:00
development_tools run() -> main() (#548) 2019-09-19 13:05:17 -07:00
encoding Exclude percent encoding from skeptic (#561) 2019-12-16 18:23:09 -08:00
errors Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
file run() -> main() (#548) 2019-09-19 13:05:17 -07:00
hardware Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
mem Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
net removed error-chain from examples having only one error variant (#525) 2019-04-15 21:24:07 -07:00
os run() -> main() (#548) 2019-09-19 13:05:17 -07:00
science Update to ndarray 0.13 (#560) 2019-12-16 18:13:33 -08:00
text run() -> main() (#548) 2019-09-19 13:05:17 -07:00
web Fix the compilation error (#532) 2019-09-19 16:21:40 -07:00
about.md run() -> main() (#548) 2019-09-19 13:05:17 -07:00
algorithms.md Recipe Series: Sort Vector #437 (#444) 2018-09-20 07:53:22 -07:00
cli.md added ansi_term example (#457) 2018-10-02 15:07:35 -07:00
compression.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
concurrency.md Adds simple single producer, single consumer crossbeam channel example. (#551) 2019-12-16 18:22:36 -08:00
cryptography.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
data_structures.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
database.md added data aggregation example for postgres (#520) 2019-04-12 08:22:10 -07:00
datetime.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
development_tools.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
encoding.md Mime type from filename 2018-07-12 15:21:43 -07:00
errors.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
file.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
hardware.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
intro.md Add Statistics Section With Examples (#476) 2018-12-04 12:22:39 -08:00
links.md add unicode-segmentation example (#517) 2019-04-12 09:05:36 -07:00
main.rs fixed links and CI auto-deploy after move to rust-lang-nursery 2017-07-29 18:38:26 +02:00
mem.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
net.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
os.md Restructure Cookbook (#404) 2018-07-10 14:07:24 -07:00
science.md Reorganise science and fix broken links (#473) 2018-10-08 15:10:09 -07:00
SUMMARY.md Implement the FromStr trait for a custom struct (#509) 2019-01-10 14:13:00 -08:00
text.md add unicode-segmentation example (#517) 2019-04-12 09:05:36 -07:00
web.md Mime type from filename 2018-07-12 15:21:43 -07:00