Skip to main content

render_blocks

Function render_blocks 

Source
pub fn render_blocks(blocks: &[CoreMemoryBlock]) -> String
Expand description

Shared rendering logic used by CoreMemory::render’s default implementation and available to custom implementations that want the same format.