Docs.rs
hanzo-engine-0.6.1
hanzo-engine 0.6.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zeekay
Dependencies
accelerate-src ^0.3.2
normal
optional
ahash ^0.8.12
normal
akin ^0.4.0
normal
anyhow ^1.0.100
normal
apodize ^1.0.0
normal
as-any ^0.3.2
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
bm25 ^2.3.2
normal
bytemuck ^1.24.0
normal
bytemuck_derive ^1.10.2
normal
cfgrammar ^0.14.1
normal
chrono ^0.4.43
normal
clap ^4.5.54
normal
csv ^1.4.0
normal
derive-new ^0.7.0
normal
derive_more ^2.1.1
normal
dirs ^6.0.0
normal
either ^1.15.0
normal
float8 ^0.7.0
normal
futures ^0.3
normal
galil-seiferas ^0.1.5
normal
half ^2.7.1
normal
hanzo-audio ^0.6.1
normal
hanzo-code-exec ^0.6.1
normal
optional
hanzo-flash-attn ^0.10.2
normal
optional
hanzo-flash-attn ^0.10.2
normal
optional
hanzo-llm-mcp ^0.6.1
normal
hanzo-ml ^0.10.2
normal
hanzo-nn ^0.10.2
normal
hanzo-paged-attn ^0.6.1
normal
optional
hanzo-quant ^0.6.1
normal
hanzo-sandbox ^0.6.1
normal
hanzo-vision ^0.6.1
normal
hashbrown ^0.16.1
normal
hf-hub ^0.4.3
normal
hound ^3.5.1
normal
html2text ^0.16.6
normal
http ^1.4.0
normal
image ^0.25.9
normal
indexmap ^2.13.0
normal
indicatif ^0.18.3
normal
intel-mkl-src ^0.8.1
normal
optional
interprocess ^2.2.3
normal
itertools ^0.14.0
normal
libc ^0.2.180
normal
llguidance ^1.2.0
normal
lrtable ^0.14.1
normal
mime_guess ^2.0.5
normal
minijinja ^2.14.0
normal
minijinja-contrib ^2.14.0
normal
num-traits ^0.2.19
normal
openai-harmony ^0.0.8
normal
ordered-float ^5.1.0
normal
parking_lot ^0.12.5
normal
pyo3 ^0.25.1
normal
optional
radix_trie ^0.3.0
normal
rand ^0.9.3
normal
rand_distr ^0.5.1
normal
rand_isaac ^0.4.0
normal
rayon ^1.11.0
normal
regex ^1.12.2
normal
regex-automata ^0.4.13
normal
reqwest ^0.13.1
normal
rubato ^0.16.2
normal
rust-mcp-schema ^0.9.5
normal
rustc-hash ^2.1.1
normal
rustfft ^6.4.1
normal
safetensors ^0.7.0
normal
schemars ^1.2.0
normal
scraper ^0.25.0
normal
serde ^1.0.228
normal
serde-big-array ^0.5.1
normal
serde-saphyr ^0.0.16
normal
serde_json ^1.0.149
normal
serde_plain ^1.0.2
normal
sha1 ^0.10
normal
statrs ^0.18.0
normal
strum ^0.27.2
normal
symphonia ^0.5.5
normal
sysinfo ^0.36.1
normal
thiserror ^2.0.18
normal
tokenizers ^0.21.4
normal
tokio ^1.49.0
normal
tokio-rayon ^2.1.0
normal
tokio-tungstenite ^0.28.0
normal
toktrie ^1.4.0
normal
toktrie_hf_tokenizers ^1.2.0
normal
toml ^0.9.11
normal
tqdm ^0.8.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
urlencoding ^2.1.3
normal
utoipa ^5.4.0
normal
optional
uuid ^1.19.0
normal
variantly ^0.4.0
normal
vob ^3.0.6
normal
tempfile ^3
dev
cudaforge ^0.1.2
build
optional
hanzo-metal-kernels ^0.10.2
normal
optional
objc ^0.2.7
normal
optional
objc2-metal ^0.3.2
normal
optional
Versions
34.82%
of the crate is documented
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
CodeExecutionApprovalNotifier
hanzo_
engine
0.6.1
hanzo_engine
Type Alias
Code
Execution
Approval
Notifier
Copy item path
Source
pub type CodeExecutionApprovalNotifier = dyn
Fn
(
CodeExecutionApprovalRequest
) +
Send
+
Sync
;