Commit b150cf6
align UUID reducer examples with allowed signatures (#3999)
# Description of Changes
- Corrected UUID v4/v7 reducer documentation examples to use valid
reducer signatures returning ()/Result<(), E>
# API and ABI breaking changes
- None
# Expected complexity level and risk
- 1 (doc example corrections only)
# Testing
- [ ] Not run (docs-only change)
- [ ] Please review documentation formatting and correctness
---------
Signed-off-by: miXin <52082254@qq.com>
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>1 parent 4dd2d29 commit b150cf6
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
1113 | | - | |
1114 | | - | |
| 1113 | + | |
| 1114 | + | |
1115 | 1115 | | |
| 1116 | + | |
1116 | 1117 | | |
1117 | 1118 | | |
1118 | 1119 | | |
| |||
1131 | 1132 | | |
1132 | 1133 | | |
1133 | 1134 | | |
1134 | | - | |
| 1135 | + | |
1135 | 1136 | | |
1136 | 1137 | | |
| 1138 | + | |
1137 | 1139 | | |
1138 | 1140 | | |
1139 | 1141 | | |
| |||
0 commit comments