Skip to main content

format_list

Function format_list 

Source
pub fn format_list(servers: &[Server], theme: Theme) -> Result<(), Error>
Expand description

Format a list of available servers.

ยงErrors

This function does not currently return errors, but the signature is Result for future extensibility.