Docs.rs
jasper-plugin-sdk-0.4.0
jasper-plugin-sdk 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
03 July 2026
Links
Repository
crates.io
Source
Owners
xVanTuring
Dependencies
base64 ^0.22
normal
jasper-core ^0.4
normal
serde ^1
normal
serde_json ^1
normal
ureq ^2
normal
optional
getrandom ^0.2
normal
Versions
45.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
write_out
jasper_
plugin_
sdk
0.4.0
In jasper_
plugin_
sdk::
rt
jasper_plugin_sdk
::
rt
Function
write_
out
Copy item path
Source
pub fn write_out(bytes: &[
u8
]) ->
u64
Expand description
把一段字节写进新分配的插件内存并打包返回(宿主读完负责 plugin_free)。