rustdoc
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
>