switchboard-utils 0.8.6

Switchboard utilities for custom functions and OracleJob protobuf definitions
docs.rs failed to build switchboard-utils-0.8.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: switchboard-utils-0.10.0

Switchboard Logo

switchboard-utils

Rust utility functions to build Switchboard functions

Crates.io Badge

Discord Badge

Twitter Badge

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"