Skip to main content

render_option_list

Function render_option_list 

Source
fn render_option_list<T: AstDisplay>(items: &[T]) -> String
Expand description

Render cluster options (or option names) as a comma-separated ALTER CLUSTER argument list.