rustc_
ast
1.84.0-nightly
(8adb4b30f 2024-11-13)
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.