You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <149968794+gytic@users.noreply.github.com>
0 commit comments