☰
Other items in
rustc_parse
All crates
?
Function
rustc_parse
::
parse_crate_from_file
[
−
]
[src]
pub fn parse_crate_from_file<'a>(
input: &
Path
,
sess: &'a
ParseSess
) ->
PResult
<'a,
Crate
>