build:
    cargo build

test:
    cargo test

run:
    cargo run