Skip to main content
parse_local_signature
rapx
0.7.36
In rapx::
helpers::
name
rapx
::
helpers
::
name
Function
parse_
local_
signature
Copy item path
Source
fn parse_local_signature<'tcx>( tcx: TyCtxt<'tcx>, def_id: DefId, ) -> (
Vec
<
String
>,
Vec
<Ty<'tcx>>)