Skip to main content
generate_args_file
rustdoc
1.99.0-nightly
(af3d95584 2026-07-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
>