Docs.rs
cc-lb-runtime-protocol-0.1.0
cc-lb-runtime-protocol 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
isac322
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1
normal
cc-lb-plugin-api =0.1.1
normal
cc-lb-plugin-wire =0.1.1
normal
extism ^1
normal
http ^1
normal
metrics ^0.24
normal
ring ^0.17
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
wasmparser ^0.252.0
normal
anyhow ^1
dev
wat ^1
dev
Versions
2.02%
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
build_plugin
cc_
lb_
runtime_
protocol
0.1.0
In cc_
lb_
runtime_
protocol::
handshake
cc_lb_runtime_protocol
::
handshake
Function
build_
plugin
Copy item path
Source
pub fn build_plugin( wasm: &[
u8
], wall_ms:
u64
, fuel:
u64
, ) ->
Result
<
Plugin
,
BuildPluginError
>