Commit 269f2ab
docs: clarify silent-drop behavior for typed AP schemas in if let Ok comment
"future-proofs" implied graceful handling; the comment now accurately notes
that a type mismatch silently drops the entry, same as the catch-all arm.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 638fa84 commit 269f2ab
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments