capbypass 0.1.0

Official implementation of the CapBypass SDK for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[lib]
name = "capbypass"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Official implementation of the CapBypass SDK for Rust."
edition = "2021"
license = "GPL-3.0"
name = "capbypass"
readme = false
version = "0.1.0"