Function rustdoc::doctest::generate_args_file

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