Skip to main content

Crate icb_server

Crate icb_server 

Source
Expand description

Library interface for the ICB server.

Re‑exports the modules needed by benchmarks and external tools.

Modules§

analytics
Analytics module for the ICB server.
diff
Diff engine for comparing two Code Property Graphs.
display_name
Conversions from Clang USR strings to display‑friendly identifiers.
graph_builder
Graph construction and caching logic for the server.
incremental_cache
Incremental fact cache for the ICB server.
routes
API route definitions and handlers for the ICB server.
upload
Handle project upload via multipart/form-data.