generate_args_file
rustdoc
1.92.0-nightly
(975e6c8fe 2025-09-23)
In rustdoc::
doctest
rustdoc
::
doctest
Function
generate_
args_
file
Copy item path
Source
pub(crate) fn generate_args_file( file_path: &
Path
, options: &
Options
, ) ->
Result
<
()
,
String
>