MCPcopy Index your code
hub / github.com/AI45Lab/Code / structured_tests.rs

File structured_tests.rs

core/src/llm/structured_tests.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::*;
2use crate::llm::{
3 ContentBlock, LlmClient, LlmResponse, Message, StreamEvent, TokenUsage, ToolDefinition,
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected