
# switchboard-utils
> Rust utility functions to build Switchboard functions
[](https://crates.io/crates/switchboard-utils)
[](https://discord.gg/switchboardxyz)
[](https://twitter.com/switchboardxyz)
Install
Run the following Cargo command in your project directory:
bash
cargo add switchboard-utils
Or add the following line to your Cargo.toml:
toml
[dependencies]
switchboard-utils = "0.8.0"