custom_ptr_metadata 0.1.0

Pointers with custom metadata attached, supports `(ptr, usize, usize)`.
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Pointers with custom metadata attached, supports `(ptr, usize, usize)`."
edition = "2024"
license = "MIT"
name = "custom_ptr_metadata"
readme = false
repository = "https://github.com/Paladynee/custom_ptr_metadata"
version = "0.1.0"