stack-cell-ref 0.2.0

Share a reference in thread inner.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "stack-cell-ref"
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
readme = "README.md"
description = "Share a reference in thread inner."
keywords = ["cell", "pointer", "reference"]
categories = ["no-std", "algorithms"]
repository = "https://github.com/823984418/stack-cell-ref"