create_api_state_with_changes

Function create_api_state_with_changes 

Source
pub fn create_api_state_with_changes(
    graph: SourceCodeGraph,
    git_changes: GitChangeSnapshot,
) -> Arc<ApiState>
Expand description

Create a new API state with the given graph and git changes.