rustc_
ast
1.90.0
(1159e78c4 2025-09-14)
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.