Skip to main content

set_display_ctx

Function set_display_ctx 

Source
pub fn set_display_ctx(fmt: &FormatMode, base: Base, compact: bool)
Expand description

Sets the display context used when executing function bodies.

Called at the start of exec_stmts so that named functions called from within a block inherit the caller’s display settings.