Skip to main content

available_rows

Function available_rows 

Source
pub fn available_rows(
    found: Vec<String>,
    installed: &[String],
) -> Vec<VersionRow>
Expand description

Build the Available-section rows, marking versions already installed so the UI can disable their Install button.