switchboard-common 0.8.1

Common Switchboard types and utilities
Documentation
1
2
3
4
5
6
7
8
{
  "name": "switchboard-common",
  "scripts": {
    "build:cargo": "cargo build -p switchboard-common",
    "lint": "cargo fmt -p switchboard-common",
    "test": "cargo test -p switchboard-common"
  }
}