You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-14 18:14:29 +02:00
Add TODO comment
This commit is contained in:
@ -68,5 +68,6 @@ login(password, username); // 🛠️❌
|
|||||||
```
|
```
|
||||||
Users are forced, at the callsite, to assign values to each field, thus
|
Users are forced, at the callsite, to assign values to each field, thus
|
||||||
increasing the likelihood of spotting bugs.
|
increasing the likelihood of spotting bugs.
|
||||||
|
<!-- TODO: Link to the relevant section in "Foundations of API design" when that chapter is written -->
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Reference in New Issue
Block a user