You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-14 01:54:50 +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
|
||||
increasing the likelihood of spotting bugs.
|
||||
<!-- TODO: Link to the relevant section in "Foundations of API design" when that chapter is written -->
|
||||
|
||||
</details>
|
||||
|
Reference in New Issue
Block a user