Reduced number of errors
This commit is contained in:
@ -38,9 +38,9 @@ sudo pacman -S rustup
|
||||
brew install rustup
|
||||
\end{minted}
|
||||
|
||||
After installation run \mintinline{bash}{rustup default stable} to install a target. To install the wasm32 target a script is provided in the folder \(\texttt{reaction\_systems\_gui/}\) named \(\texttt{setup\_web.sh}\).
|
||||
After installation run \mintinline{bash}{rustup default stable} to install a target. To install the wasm32 target a script is provided in the folder \(\texttt{reaction\_systems\_gui/}\) named\\\(\texttt{setup\_web.sh}\).
|
||||
|
||||
A script is provided to check for errors during development in the folder \(\texttt{reaction\_systems\_gui/}\) called \(\texttt{check.sh}\).
|
||||
A script is provided to check for errors during development in the folder\\\(\texttt{reaction\_systems\_gui/}\) called \(\texttt{check.sh}\).
|
||||
|
||||
To format the code in a uniform way run \mintinline{bash}{cargo +nightly fmt}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user