pub fn render_find( graph: &GraphFile, queries: &[String], limit: usize, include_features: bool, mode: FindMode, full: bool, ) -> String