polished_memory 1.0.0

Memory management for the Polished OS project.
Documentation
[dependencies]

[lib]
name = "polished_memory"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Memory management for the Polished OS project."
edition = "2024"
license = "Zlib"
name = "polished_memory"
readme = "README.md"
repository = "https://github.com/ofluffydev/polished"
version = "1.0.0"