Module fmt_with_ctx

Source
Expand description

Utilities for pretty-printing (u)llbc.

Macrosยง

impl_debug_via_display ๐Ÿ”’
impl_display_via_ctx ๐Ÿ”’

Traitsยง

FmtWithCtx
Format the AST type as a string.

Functionsยง

fmt_body_blocks_with_ctx ๐Ÿ”’
fmt_call
Format a function call. We return the pair: (function call, comment)