Add documentation on `Interface`s driving/receiving each other
Open
documentation
enhancement
help wanted
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
The "pair_interface_test.dart" is currently the best place for documentation related to `driveOther`, `receiveOther`, `conditionalDriveOther`, and `conditionalReceiveOther`. It would be good to have them in the user guide as well.
### Desired solution
Add documentation in the user guide about interfaces to talk about ways to drive/receive (including conditionally) between interfaces so you don't have to refer to the test for the documentation.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.