Low-level implementation of rust commands #2681
Unanswered
hanxiaohuivc
asked this question in
Q&A
Replies: 1 comment
-
Let me describe my problem in detail. My example of calling the "invoke" function using js code is as follows, When I debug and call the following code, "callback" is a very long string of numbers. Excuse me, how is the value of callback generated, and how is the value related to the rust function? thanks. |
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
-
Hello everyone. I want to know the implementation principle and method of "Create Rust Commands". In which module's source code can I see the specific implementation?
Beta Was this translation helpful? Give feedback.
All reactions