Skip to main content

recommended_for_ram

Function recommended_for_ram 

Source
pub fn recommended_for_ram(
    category: Option<InstallCategory>,
    ram_gb: u64,
    providers: Option<&HashSet<InstallProviderId>>,
) -> Vec<InstallCatalogEntry>
Expand description

Recommend for a machine with ram_gb gigabytes (at least 1).