Commit 4055998
docs(config): add link to snapshot method
We noticed that the docs around config are not as helpful yet as they
could be. Newer rust users tend to assume that using `get_str` wouldn't
be as hard to use and that it instead would work the same way as the other
getters. This commit:
- Adds a link to `snapshot` method documentation to provide additional
guidance for newer Rust users.
- Extends the error explanation with a vague reason to enhance
understanding of the current behavior.
Co-authored-by: gytic <[email protected]>1 parent a2e05da commit 4055998
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
244 | 247 | | |
245 | 248 | | |
246 | 249 | | |
247 | 250 | | |
248 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
0 commit comments