Is it possible to determine whether Option<T>
having a value within the debugger's variable tab? (or fetching inside values)
#15462
-
Is it possible to determine whether Option having a value or fetching inside value within the debugger's variable tab? I can only get raw values. I'm not sure that this is possible or not. |
Beta Was this translation helpful? Give feedback.
Answered by
lnicola
Aug 15, 2023
Replies: 2 comments 2 replies
-
No, see #15407. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ilsubyeega
-
By the way, this seems to work fine on my platform, so you might want to try a different setup: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, see #15407.