☰
In rustc_parse
?
Function
rustc_parse
::
parse_crate_from_file
source
·
[
−
]
pub fn parse_crate_from_file<'a>(
input: &
Path
,
sess: &'a
ParseSess
) ->
PResult
<'a,
Crate
>