[go: up one dir, main page]

pin-api 0.2.1

Experiment with Pin API.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[features]
default = ["std", "nightly"]
nightly = []
std = []

[package]
authors = ["boats <boats@mozilla.com>"]
description = "Experiment with Pin API."
license = "MIT OR Apache-2.0"
name = "pin-api"
repository = "https://github.com/withoutboats/pin-api"
version = "0.2.1"