58 releases (8 breaking)

0.11.3 Jan 23, 2024
0.11.1 Nov 29, 2023
0.8.6 Jul 26, 2023

#585 in Magic Beans

Download history 231/week @ 2024-03-14 93/week @ 2024-03-21 575/week @ 2024-03-28 1023/week @ 2024-04-04 193/week @ 2024-04-11 211/week @ 2024-04-18 239/week @ 2024-04-25 204/week @ 2024-05-02 154/week @ 2024-05-09 227/week @ 2024-05-16 197/week @ 2024-05-23 265/week @ 2024-05-30 267/week @ 2024-06-06 254/week @ 2024-06-13 451/week @ 2024-06-20 412/week @ 2024-06-27

1,427 downloads per month
Used in 19 crates (18 directly)

MIT license

105KB
1.5K SLoC

Switchboard Logo

switchboard-common

Common Switchboard types and utilities

Crates.io Badge

Discord Badge

Twitter Badge

Typedocs: docs.rs/switchboard-common

Switchboard Documentation: docs.switchboard.xyz

Install

Run the following Cargo command in your project directory:

cargo add switchboard-common

Or add the following line to your Cargo.toml:

[dependencies]
switchboard-common = "0.8.8"

Features

The following features can be enabled with this crate:

Feature Description
client Enable functionality for using Switchboard off-chain in a client such as enabling the Gramine runtime and other SGX related feature sets.
solana Enable features specific to Solana including the SolanaFunctionEnvironment struct

Dependencies

~2–16MB
~198K SLoC