Skip to main content

hits_to_nodes

Function hits_to_nodes 

Source
pub fn hits_to_nodes(hits: Vec<RankedHit>) -> Vec<Node>
Expand description

Convert ranked hits to nodes (helper for CLI / adapters).