ranked_folder_nodes_with_reasons

Function ranked_folder_nodes_with_reasons 

Source
pub(crate) fn ranked_folder_nodes_with_reasons(
    store: &AtlasStore,
    query: &str,
    limit: usize,
) -> Result<Vec<RankedNode>, CliError>
Expand description

Load ranked folder nodes with concise reasons.