sb-func-tools 0.1.1

A Rust CLI to help manage and debug your Switchboard Functions.
{
  "name": "switchboard-function-tools",
  "scripts": {
    "cargo:build": "cargo build",
    "fix": "cargo fmt",
    "test": "cargo test"
  }
}