| Crates.io | switchboard-utils |
| lib.rs | switchboard-utils |
| version | 0.10.0 |
| created_at | 2021-06-10 04:32:40.846766+00 |
| updated_at | 2025-10-09 15:58:56.989959+00 |
| description | Switchboard utilities for custom functions and OracleJob protobuf definitions |
| homepage | https://switchboard.xyz |
| repository | https://github.com/switchboard-xyz/switchboard/tree/main/rust/switchboard-utils |
| max_upload_size | |
| id | 408461 |
| size | 94,494 |
![]()
Rust utility functions to build Switchboard functions
Run the following Cargo command in your project directory:
cargo add switchboard-utils
Or add the following line to your Cargo.toml:
[dependencies]
switchboard-utils = "0.8.0"