Module server

Module server 

Source
Expand description

Axum web server for greppy web UI

Structs§

AppState
BlastRadius
Blast radius information
CalleeInfo
Callee information
CalleesResponse
Response for symbol callees endpoint
CallerInfo
Caller information with depth
CallersResponse
Response for symbol callers endpoint
CompareQuery
Query parameters for snapshot comparison
CreateSnapshotRequest
Request to create a snapshot
CycleInfo
Individual cycle information
CycleSymbol
Cycle symbol information
CyclesResponse
Response for cycles endpoint
FileResponse
FileSymbol
GraphEdge
GraphNode
GraphQuery
GraphResponse
HierarchicalGraphResponse
HierarchyNode
HierarchyTotals
ImpactResponse
Response for symbol impact endpoint
ListItem
ListQuery
ListResponse
RefInfo
Reference information with context
RefsResponse
Response for symbol refs endpoint
SnapshotCompareResponse
Response for snapshot comparison
SnapshotDiffResponse
Diff between two snapshots
SnapshotSummaryResponse
Summary of a snapshot
SnapshotsListResponse
Response for snapshot list endpoint
StatsResponse
SymbolBreakdown
SymbolDetailResponse
Full details for a single symbol
TreeNode
TreeResponse

Functions§

run