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
Currently the native Rust imports and bindings are not very user friendly, but something like this should work. Note the imports are wrapped in a dummy local function to make the result a bit less messy.
Hi! i could not find a way to import modules to rust. Is there a way to do this?
Currently a workaround is to inject it into an outer attribute tag like:
which gives a result like this:
The text was updated successfully, but these errors were encountered: