Commit 112e581
authored
Add example of parsing field names as VariantPath (#8945)
# Which issue does this PR close?
- Related to #8940
# Rationale for this change
When reviewing #8940 it wasn't
clear you could create a `VariantPath` from a string
Thus let's add an example to the documentation
# What changes are included in this PR?
Add an example to the documentation
# Are these changes tested?
Yes, by CI
# Are there any user-facing changes?
Docs only, no functional change1 parent 422eb29 commit 112e581
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| |||
0 commit comments