Docs.rs
agentkernel-0.17.1
agentkernel 0.17.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thrashr888
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1.0
normal
cedar-policy ^4
normal
optional
chrono ^0.4
normal
clap ^4.0
normal
clap_complete ^4.0
normal
dirs ^6.0.0
normal
ed25519-dalek ^2
normal
optional
futures ^0.3
normal
optional
hex ^0.4
normal
http-body-util ^0.1
normal
hyper ^1.5
normal
hyper-util ^0.1
normal
jsonwebtoken ^10
normal
optional
k8s-openapi ^0.24
normal
optional
kube ^0.98
normal
optional
mysql_async ^0.36
normal
opentelemetry ^0.28
normal
opentelemetry-otlp ^0.28
normal
opentelemetry_sdk ^0.28
normal
prometheus ^0.13
normal
rand ^0.8
normal
rcgen ^0.13
normal
redis ^0.27
normal
reqwest ^0.12
normal
optional
ring ^0.17
normal
rusqlite ^0.33
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
schemars ^0.8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
sha2 ^0.10
normal
ssh-key ^0.6
normal
sysinfo ^0.34
normal
tempfile ^3.0
normal
thiserror ^2
normal
tokio ^1.0
normal
tokio-postgres ^0.7
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
urlencoding ^2
normal
uuid ^1.0
normal
wat ^1.225
normal
webpki-roots ^1.0.6
normal
chrono ^0.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
tempfile ^3.0
dev
tokio ^1.0
dev
hyperlight-wasm ^0.12
normal
optional
hyperlocal ^0.9
normal
libc ^0.2
normal
tokio-vsock ^0.6
normal
Versions
77.56%
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
compile_wat_file
agentkernel
0.17.1
In agentkernel::
backend::
hyperlight
agentkernel
::
backend
::
hyperlight
Function
compile_
wat_
file
Copy item path
Source
pub fn compile_wat_file(path: &
Path
) ->
Result
<
Vec
<
u8
>>
Expand description
Compile WAT file to WASM binary