[go: up one dir, main page]

pin-api 0.1.0

Experiment with Anchor API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "pin-api"
description = "Experiment with Anchor API."
license = "MIT OR Apache-2.0"
version = "0.1.0"
authors = ["boats <boats@mozilla.com>"]

[dependencies]

[features]
default-features = ["std"]
std = []