rustc_
ast
1.90.0-nightly
(28f1c8079 2025-06-24)
Module ptr
Module Items
Functions
Type Aliases
In crate rustc_
ast
rustc_ast
Module
ptr
Copy item path
Source
Functions
§
P
Construct a
P<T>
from a
T
value.
Type Aliases
§
P
A pointer type that uniquely owns a heap allocation of type T.