My first plugin. Please help me understand simple things #7278
Replies: 1 comment
-
I understand. https://play.swc.rs/ helps |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am creating the first plugin for swc. That's why I started learning Rust.
Help me understand. The documentation is hard for me.
How can I understand what these methods return?
What does e.left do?
what is Box?
Why are 3 lines needed? Will I need to change them?
What do these 2 lines do? How do they test? what is r#?
I would be happy to receive answers to at least some of the questions. I really want to write my plugin
Beta Was this translation helpful? Give feedback.
All reactions