58 releases (8 breaking)

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

#483 in Magic Beans

Download history 205/week @ 2024-01-02 244/week @ 2024-01-09 235/week @ 2024-01-16 81/week @ 2024-01-23 82/week @ 2024-01-30 83/week @ 2024-02-06 330/week @ 2024-02-13 152/week @ 2024-02-20 406/week @ 2024-02-27 226/week @ 2024-03-05 225/week @ 2024-03-12 126/week @ 2024-03-19 138/week @ 2024-03-26 1428/week @ 2024-04-02 166/week @ 2024-04-09 190/week @ 2024-04-16

1,939 downloads per month
Used in 20 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
~197K SLoC