| Crates.io | switchboard-utils |
| lib.rs | switchboard-utils |
| version | 0.9.2-alpha0.0.0 |
| created_at | 2021-06-10 04:32:40.846766+00 |
| updated_at | 2025-08-29 23:19:54.909483+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 | 1,317,198 |
![]()
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"