Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use super::*;
2
use 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