Why is View unreachable?` #2363
Replies: 1 comment
-
Nevermind, you need the view feature on as well apparently, for some reason rust_analyzer wasn't able to deduce that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://docs.rs/opentelemetry_sdk/latest/src/opentelemetry_sdk/metrics/view.rs.html#49-55
I noticed view is unreachable, is there any reason to force this feature to be used via closures?
Beta Was this translation helpful? Give feedback.
All reactions