Skip to content

drbh/guidance-rs-explore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guidance-rs-explore

How to run the reference

uv venv
source .venv/bin/activate
uv pip install -r requirements.txt
python reference/main.py

Run the tests (in guidance.rs)

cargo test

Run the main file with some example

cargo run -- multiple

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.2%
  • Python 4.8%