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
I'm trying to add a smithy-based frontend to my bazel project, but the rust compiler is throwing an error on any use of smd!(). I'm not really sure why. I made a MWE here using the exact code from the rustactoe example.
I'm trying to add a smithy-based frontend to my bazel project, but the rust compiler is throwing an error on any use of
smd!()
. I'm not really sure why. I made a MWE here using the exact code from the rustactoe example.Here's the error I get:
The text was updated successfully, but these errors were encountered: