Function arret_runtime_syntax::writer::pretty_print_boxed [−][src]
pub fn pretty_print_boxed(
write: &mut dyn Write,
heap: &impl AsHeap,
any_ref: Gc<Any>
)
Writes a pretty-printed representation of the passed box to the writer