Skip to content

Latest commit

 

History

History
 
 

layout21protos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Development Vlsir dependency

Clone/put the Vlsir repo to a folder named vlsir in this directory, then run the build script to generate the rust bindings:

git clone [email protected]:vlsir/vlsir
cd vlsir
scripts/build.sh
cd -
cargo test