3 lines
47 B
Shell
3 lines
47 B
Shell
|
|
#! /usr/bin/env bash
|
||
|
|
|
||
|
|
RUST_LOG=debug cargo run
|