generate_args_file
rustdoc
1.91.0-nightly
(7ad23f43a 2025-09-09)
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
>