[dependencies.qcell]
version = "0.5.4"
[lib]
name = "cell_wrappers"
path = "src/lib.rs"
[package]
authors = ["Joseph Cramsey"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "This is a set of macros for ergonomically working with TCells and TLCells from the qcell crate."
edition = "2021"
homepage = "https://github.com/inventor200/cell_wrappers"
license = "MIT"
name = "cell_wrappers"
readme = "README.md"
repository = "https://github.com/inventor200/cell_wrappers"
version = "0.1.3"