-
How to retrieve the data type of chunk.eval? because I want to convert lua response data to other data protocol. |
Beta Was this translation helpful? Give feedback.
Answered by
khvzak
Apr 19, 2022
Replies: 1 comment 1 reply
-
Do you have a code example? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yongman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have a code example?
Any datatype is supported that implements
FromLua
trait