ghost-cell 0.2.3

Compile-time zero-cost borrow-checking of aliased references
Documentation
[features]
experimental-ghost-cursor = []
experimental-multiple-mutable-borrows = []

[package]
authors = ["Matthieu M. <matthieum.147192@gmail.com>"]
categories = ["memory-management", "no-std"]
description = "Compile-time zero-cost borrow-checking of aliased references"
edition = "2021"
keywords = ["experimental", "aliasing", "borrowing"]
license = "MIT OR Apache-2.0"
name = "ghost-cell"
readme = "README.md"
repository = "https://github.com/matthieu-m/ghost-cell"
version = "0.2.3"