Function rustc_pattern_analysis::rustc::print::write_slice_like
source ยท pub(crate) fn write_slice_like(
f: &mut impl Write,
prefix: &[String],
has_dot_dot: bool,
suffix: &[String],
) -> Result
pub(crate) fn write_slice_like(
f: &mut impl Write,
prefix: &[String],
has_dot_dot: bool,
suffix: &[String],
) -> Result