tarc 0.1.3

Transposable, type-erasable, and FFI-safe Arc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[features]
default = ["std"]
std = []

[lib]
bench = false

[package]
authors = ["Aurimas Blažulionis <0x60@pm.me>"]
description = "Transposable, type-erasable, and FFI-safe Arc"
edition = "2018"
license = "MIT"
name = "tarc"
readme = "README.md"
repository = "https://github.com/h33p/tarc"
version = "0.1.3"