Crates.io | switchboard-utils |
lib.rs | switchboard-utils |
version | 0.9.2 |
source | src |
created_at | 2021-06-10 04:32:40.846766 |
updated_at | 2024-02-20 15:35:48.966638 |
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 | 125,479 |
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"