allocal 0.1.0

A simple crate that allows storing objects of different types into a single region.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Gymore <gymore.contact@gmail.com>"]
description = "A simple crate that allows storing objects of different types into a single region."
documentation = "https://docs.rs/boolvec"
edition = "2018"
license = "MIT"
name = "allocal"
repository = "https://github.com/gymore-z/allocal"
version = "0.1.0"