Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [📚 Draft RFCs](./explainer/README.md)
- [1. Effect-Generic Trait Declarations](./explainer/effect-generic-trait-declarations.md)
- [2. Effect-Generic Bounds and Functions](./explainer/effect-generic-bounds-and-functions.md)
- [3. Effect-Generic Types]()
- [3. Effect-Generic Types](./explainer/effect-generic-types.md)
- [4. Effect Sets and Aliases]()
- [📦 Archive](./archive/README.md)
- [Effects in Rust](./archive/evaluation/effects-in-rust.md)
Expand Down
Loading