set dotenv-load := true

test:
    cargo t

docs:
    cargo doc --lib --no-deps