dungeon-cell 0.0.3

Cell and cell-like types that can store any static type.
Documentation

Dungeon Cell

A cell type that can store any static type, no allocations required.

This crate is #![no_std].