[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"