rustc_
ast
1.88.0-nightly
(74509131e 2025-04-29)
In rustc_
ast::
ptr
rustc_ast
::
ptr
Function
P
Copy item path
Source
pub fn P<T: 'static>(value: T) ->
P
<T>
Expand description
Construct a
P<T>
from a
T
value.