rustdoc
1.81.0-nightly
(e9e6e2e44 2024-06-28)
In rustdoc::doctest
Function
rustdoc
::
doctest
::
generate_args_file
Copy item path
source
ยท
[
−
]
pub(crate) fn generate_args_file( file_path: &
Path
, options: &
Options
, ) ->
Result
<
()
,
String
>