Registry / utility / ptr-meta

ptr-meta

JSON →
library0.3.1rscratesunverified

A radioactive stabilization of the ptr_meta RFC for working with pointer metadata.

# Cargo.toml [dependencies] ptr_meta = "0.3.1"
INSTALL
IMPORT
SIG · PTR-META
P
ptr-meta
utilityrustv0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pointee
use ptr_meta::Pointee;

Demonstrates using the Pointee trait from ptr_meta.

use ptr_meta::Pointee; fn main() { let _ = Pointee::metadata(&()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
ptr-meta — cargo add ptr-meta · libregistry