switchboard-utils

Crates.ioswitchboard-utils
lib.rsswitchboard-utils
version0.10.0
created_at2021-06-10 04:32:40.846766+00
updated_at2025-10-09 15:58:56.989959+00
descriptionSwitchboard utilities for custom functions and OracleJob protobuf definitions
homepagehttps://switchboard.xyz
repositoryhttps://github.com/switchboard-xyz/switchboard/tree/main/rust/switchboard-utils
max_upload_size
id408461
size94,494
Jackson Jessup (jessupjn)

documentation

README

Switchboard Logo

switchboard-utils

Rust utility functions to build Switchboard functions

Crates.io Badge

Discord Badge

Twitter Badge

Typedocs: docs.rs/switchboard-utils

Switchboard Documentation: docs.switchboard.xyz

Install

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"
Commit count: 824

cargo fmt