test1-mg736 0.1.0

A Rust library to interact with the Switchboard Solana program.
{
  "scripts": {
    "docgen": "cargo doc --all-features --no-deps",
    "docgen:deploy": "pnpm docgen && firebase deploy --project docs --only hosting:switchboard-on-demand-rust-docs"
  }
}