Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ search.rs
File
search.rs
backend/tests/git/search.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::collections::BTreeSet;
2
3
use digraph::git::{
4
FetchTopicLiveSearch, FetchTopicLiveSearchResult, FindMatches, FindMatchesResult, Kind, Search,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected