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.