mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-24 22:03:34 +00:00
mention the plumbing
This commit is contained in:
parent
f0c28c7e30
commit
4974d649ec
1 changed files with 5 additions and 0 deletions
|
@ -42,3 +42,8 @@ example][hello_world], which has a number of comments explaining how
|
|||
things work.
|
||||
|
||||
[hello_world]: https://github.com/salsa-rs/salsa/blob/master/examples/hello_world/main.rs
|
||||
|
||||
## Digging into the plumbing
|
||||
|
||||
Check out the [plumbing](plumbing.md) chapter to see a deeper explanation of the
|
||||
code that salsa generates and how it connects to the salsa library.
|
Loading…
Reference in a new issue