rustc_
ast
1.90.0-nightly
(0d9592026 2025-07-19)
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.