Docs.rs
deepstrike-core-0.2.32
deepstrike-core 0.2.32
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kongusen
Dependencies
compact_str ^0.8
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
uuid ^1
normal
pretty_assertions ^1
dev
Versions
34.02%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module synthesis
deepstrike_
core
0.2.32
Module synthesis
Module Items
Structs
In deepstrike_
core::
memory
deepstrike_core
::
memory
Module
synthesis
Copy item path
Source
Structs
§
Synthesis
Policy
Synthesis
Prompt
Builder
Assembles the LLM prompt — pure computation, no I/O.
Synthesis
Response
Parser
Parses the LLM’s JSON response into
TraceInsight
objects — pure computation.