Skip to main content

render_context_list

Function render_context_list 

Source
pub fn render_context_list(contexts: &[ContextResponse])
Expand description

Render a list of context records — table view by default, full key: value blocks when --full-display is set.

Shared by the online (pnm contexts list, REST) and offline (vta contexts list, keystore-direct) paths so both render identically.