Function arret_runtime_syntax::writer::write_boxed[][src]

pub fn write_boxed(
    w: &mut dyn Write,
    heap: &impl AsHeap,
    any_ref: Gc<Any>
) -> Result<()>

Writes a representation of the passed box to the writer