rust_hero 0.5.2

Rust assistant that utilizes NLP to enhance the quality of rust code.
1
2
3
4
#libtorch
# export LIBTORCH=/home/vincent/download/libtorch1120_cu116 #for rust_bert 0.19.0
export LIBTORCH=/home/vincent/download/libtorch1120_cpu #for rust_bert 0.19.0
export LD_LIBRARY_PATH=${LIBTORCH}/lib:$LD_LIBRARY_PATH