stack-cell-ref 0.1.0

Share a reference in thread inner.
Documentation
[lib]
name = "stack_cell_ref"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["no-std", "algorithms"]
description = "Share a reference in thread inner."
edition = "2021"
keywords = ["cell", "pointer", "reference"]
license = "MIT OR Apache-2.0"
name = "stack-cell-ref"
readme = "README.md"
repository = "https://github.com/823984418/stack-cell-ref"
version = "0.1.0"