3 lines
93 B
Bash
Executable file
3 lines
93 B
Bash
Executable file
#!/bin/bash
|
|
|
|
RUST_LOG=semantic_index=trace cargo run --example semantic_index_eval --release
|