Commit graph

155 commits

Author SHA1 Message Date
Nico Burns
e419cc5692 Update dependencies 2022-11-08 12:58:06 +00:00
Nico Burns
eaaebeac77 Implement 'see also' sections. Use for HTTP crates 2022-11-08 12:52:13 +00:00
Nico Burns
4ca4ed0a88 Make description and notes fields optional 2022-11-08 12:42:07 +00:00
Nico Burns
aea07eac67 Fix sidebar overflow on small screens 2022-11-08 12:35:37 +00:00
Nico Burns
4feccba7ff Add database section (fixes #9) 2022-11-08 12:31:41 +00:00
Nico Burns
06d6b6c4fd Update description of time/chrono 2022-11-08 12:03:22 +00:00
Nico Burns
cf3a047c01 Improve doc link styling 2022-11-08 11:45:05 +00:00
Nico Burns
55196e14de Change link to lib.rs. Add separate link to docs.rs 2022-11-08 11:40:50 +00:00
Nico Burns
b9e39c75a2 Add color-eyre 2022-11-08 11:40:50 +00:00
Nico Burns
f0ce1b3ebf
Merge pull request #14 from ecklf/patch-1
Add GraphQL section with async-graphql
2022-11-08 11:27:11 +00:00
Nico Burns
718df74783
Merge pull request #15 from djc/patch-1
Fix native-tls crate name
2022-11-08 11:26:01 +00:00
Nico Burns
ca70b6fe66 Add indicatif and fs_extra (fixes #18) 2022-11-08 11:19:58 +00:00
Dirkjan Ochtman
a49c19fa32
Fix native-tls crate name 2022-11-08 11:49:11 +01:00
Florentin / 珞辰
6f476f7ca7
Add GraphQL section with async-graphql 2022-11-08 10:36:15 +01:00
Nico Burns
43734a472d Improve body text contrast 2022-11-08 02:02:25 +00:00
Nico Burns
fb9c6f745d Remove unused index route 2022-11-08 01:50:51 +00:00
Nico Burns
c261eb3504 Actually disable fira sans 2022-11-08 01:49:19 +00:00
Nico Burns
97922a00c4 Add fira sans font (disabled) 2022-11-08 01:48:44 +00:00
Nico Burns
349c142018 Link to lib.rs 2022-11-08 01:42:36 +00:00
Nico Burns
78e794e1ef Use dtolnay/rust-toolchain for toolchain installation 2022-11-08 01:39:19 +00:00
Nico Burns
f6bfc3ab1c Update rust-cache action 2022-11-08 01:34:57 +00:00
Nico Burns
664d99322f Add bytemuck 2022-11-08 01:30:36 +00:00
Nico Burns
bbe8a68c09 Add macro helpers 2022-11-08 01:24:11 +00:00
Nico Burns
fb47311a92 Reorder general category 2022-11-08 01:12:01 +00:00
Nico Burns
55dace58f6 Add link to serde data formats 2022-11-08 01:11:00 +00:00
Nico Burns
5466a80365 Update checkout repository action to v3 2022-11-08 01:04:29 +00:00
Nico Burns
e0bb8bb65d Update file watching recommendation to notify 2022-11-08 01:00:33 +00:00
Nico Burns
e5251e99d6 Add cryptography section (fixes #11) 2022-11-08 00:59:23 +00:00
Nico Burns
2614d02f43 Add standard to lib descriptions 2022-11-07 22:46:21 +00:00
Nico Burns
f332651345 Update HTTP section description. Fixes #12 2022-11-07 22:25:13 +00:00
Nico Burns
9959b5cd02 Make crate list header column narrower on mobile 2022-11-07 22:08:05 +00:00
Nico Burns
05a9acbb9c Basic mobile support 2022-11-07 21:59:38 +00:00
Nico Burns
d97ff399ec Add README 2022-11-06 20:47:01 +00:00
Nico Burns
3095378313 Remove erroneous rowspan attribute (fixes #4) 2022-11-06 20:44:52 +00:00
Nico Burns
70b01219f9
Merge pull request #8 from Lioncat2002/main
fix: broken link for windows-rs
2022-11-06 20:42:27 +00:00
Nico Burns
c4835fb8e9
Merge pull request #6 from hniksic/patch-1
Fix typo "it's"
2022-11-06 20:42:02 +00:00
Lioncat2002
55104a9e1d
fix: broken link for windows-rs 2022-11-05 22:00:16 +05:30
Hrvoje Nikšić
0466ca3388
Fix typo "it's" 2022-11-05 13:36:38 +01:00
Nico Burns
10636a62e0 Add fork me on github banner 2022-11-04 16:27:23 +00:00
Nico Burns
8fa59ed7ff Remove heroku deployment 2022-11-04 16:18:40 +00:00
Nico Burns
0655502b0a Update memory mapping recommendation to memmap2 2022-11-04 16:18:12 +00:00
Nico Burns
0ae4ab9ffd Fix typo structed -> structured 2022-11-04 16:16:30 +00:00
Nico Burns
21cb12147f
Merge pull request #1 from sigaloid/main
Add rayon data parallelism library
2022-11-04 14:52:19 +00:00
Matthew E
2ea1fdbdb2
Add rayon 2022-11-04 14:41:12 +00:00
Nico Burns
b8553c44ff Concurrent HashMaps: Move notes to subsection 2022-05-10 11:57:40 +01:00
Nico Burns
717da5ab7a Add async vs general channels link 2022-05-06 11:32:05 +01:00
Nico Burns
8510d686b6 Add rust installation section 2022-05-06 11:31:45 +01:00
Nico Burns
3da61681b9 Format crate recommendation inside a single table row 2022-05-06 11:31:27 +01:00
Nico Burns
90b2ed851f Fix page title for getting started guide 2022-05-03 13:15:29 +01:00
Nico Burns
325dbf2a6e Begin writing getting started guide 2022-05-02 22:43:09 +01:00