Docs.rs
cc-lb-plugin-wire-0.1.1
cc-lb-plugin-wire 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
isac322
Dependencies
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2
normal
uuid ^1
normal
proptest ^1
dev
Versions
14.65%
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
run_string_export
cc_
lb_
plugin_
wire
0.1.1
In cc_
lb_
plugin_
wire::
guest
cc_lb_plugin_wire
::
guest
Function
run_
string_
export
Copy item path
Source
pub fn run_string_export<F>(handler: F) ->
i32
where F:
FnOnce
(
String
) ->
Result
<
String
,
String
>,