rustc_
ast
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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.