rustc_
ast
1.90.0-nightly
(a2d45f73c 2025-07-07)
In rustc_
ast::
ptr
rustc_ast
::
ptr
Function
P
Copy item path
Source
pub fn P<T>(value: T) ->
P
<T>
Expand description
Construct a
P<T>
from a
T
value.