parse_opt_pathbuf
rustc_
session
1.92.0-beta.3
(f3f12444a 2025-11-09)
In rustc_
session::
options::
parse
rustc_session
::
options
::
parse
Function
parse_
opt_
pathbuf
Copy item path
Source
pub(crate) fn parse_opt_pathbuf( slot: &mut
Option
<
PathBuf
>, v:
Option
<&
str
>, ) ->
bool