Skip to main content
generate_args_file
rustdoc
1.96.0-nightly
(fda6d37bb 2026-03-27)
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
>