[package] name = "fallacy" version = "0.0.0" authors = ["David Li "] edition = "2021" readme = "README.md" license = "Apache-2.0" description = "A library for fallible allocations, collections and operations." keywords = ["fallible", "alloc", "allocation", "collection",] repository = "https://github.com/cod-technologies/fallacy.git" homepage = "https://github.com/cod-technologies/fallacy" documentation = "https://docs.rs/fallacy/"