mappable-rc 0.1.1

Provides mappable reference counted types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[features]
default = []
std = []

[package]
authors = ["Jakob Degen <jakob.e.degen@gmail.com>"]
categories = ["memory-management", "no-std"]
description = "Provides mappable reference counted types"
edition = "2021"
keywords = ["reference", "thread", "rc", "arc"]
license = "MIT OR Apache-2.0"
name = "mappable-rc"
readme = "CRATES.md"
repository = "https://github.com/JakobDegen/mappable-rc"
version = "0.1.1"