* deleted rust code but before adding submodule
* added submodule for steve/frontend branch; updated lib.rs bindings
* formatted documents
* updated submodule and tests
* changes before splitting to multiple files
* resolved circular reference and formatted files
* fixed uuid and untied constraint builder functions from Constraint type
* minor
* fmt
* initial commit'
* added disable_q_enable, updated expose, and created new json standards
* minor
* minor typo
* generate proof from halo2 using python; pragma first and last step are bugging out in fibo
* formatting things
* updated submodule
* deleted rust code but before adding submodule
* added submodule for steve/frontend branch; updated lib.rs bindings
* formatted documents
* updated submodule and tests
* changes before splitting to multiple files
* resolved circular reference and formatted files
* fixed uuid and untied constraint builder functions from Constraint type
* minor
* fmt
* removed virtual environment folder structure, though we are still using virtual environment by calling source bin/activate before we can use maturin
* minor