ptr-bool 0.1.0

A pointer and boolean with size of a pointer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "A pointer and boolean with size of a pointer."
edition = "2021"
homepage = "https://github.com/pzipper/ptr-bool"
license = "MIT"
name = "ptr-bool"
readme = "README.md"
repository = "https://github.com/pzipper/ptr-bool"
resolver = "2"
version = "0.1.0"