generate_args_file
rustdoc
1.93.0-nightly
(f15a7f385 2025-11-04)
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
>