I'm relatively new to rust and couldn't find direct solution regards to error, couldn't find try_from_object from CString docs.
\nAny help on this? Thanks in advance.
An error indirectly got through on the master branch, see #2743. You could either git checkout HEAD~1 and play with that for now or wait until it a fix is merged :-)
-
|
Hi, I'm interested in participating, trying to build the project before that. I have installed in my WSL(Ubuntu), installed rust 1.53, and cloned the project. But when I try building the project, I keep getting error message. I'm relatively new to rust and couldn't find direct solution regards to error, couldn't find try_from_object from CString docs. |
Beta Was this translation helpful? Give feedback.
-
|
An error indirectly got through on the master branch, see #2743. You could either |
Beta Was this translation helpful? Give feedback.
An error indirectly got through on the master branch, see #2743. You could either
git checkout HEAD~1and play with that for now or wait until it a fix is merged :-)