rustc_
ast
1.90.0-beta.10
(67cb8e039 2025-09-11)
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.