Function rustdoc::doctest::generate_args_file

source ยท
pub(crate) fn generate_args_file(
    file_path: &Path,
    options: &Options,
) -> Result<(), String>