rustdoc
1.80.0-nightly
(b92758a9a 2024-05-20)
In rustdoc::doctest
Function
rustdoc
::
doctest
::
generate_args_file
Copy item path
source
ยท
[
−
]
pub(crate) fn generate_args_file( file_path: &
Path
, options: &
Options
) ->
Result
<
()
,
String
>