aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/by-example/tips.md
AgeCommit message (Collapse)Author
2020-07-14Fixed some more spellingVincent Esche
2020-06-11Rename RTFM to RTICHenrik Tjäder
2019-11-07Added struct de-structure-ing example in tips & tricksEmil Fresk
2019-09-17fix more linksJorge Aparicio
2019-08-21doc upJorge Aparicio
2019-05-08write generated code to disk for easier inspectionJorge Aparicio
now that the generated code is actually readable let's make it easier to access this commit also documents how to inspect the generated code via `rtfm-expansion.rs` and `cargo-expand`
2019-05-01book: indirection for faster message passingJorge Aparicio
2019-05-01update the bookJorge Aparicio
2019-02-26document the `binds` featureJorge Aparicio
cc @burrbull
2019-02-11change layout of booksJorge Aparicio