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.
pub(crate) fn ranked_folder_nodes_with_reasons(
store: &AtlasStore,
query: &str,
limit: usize,
) -> Result<Vec<RankedNode>, CliError>Load ranked folder nodes with concise reasons.