Docs.rs
sochdb-kernel-0.5.0
sochdb-kernel 0.5.0
Docs.rs crate page
AGPL-3.0-or-later
Links
crates.io
Source
Owners
sushanthpy
Dependencies
bytes ^1.0
normal
crc32fast ^1.3
normal
crossbeam-channel ^0.5
normal
libloading ^0.8
normal
optional
parking_lot ^0.12
normal
serde ^1.0
normal
optional
sochdb-core ^0.5.0
normal
thiserror ^2.0
normal
toml ^0.8
normal
optional
wasmtime ^21
normal
optional
tempfile ^3
dev
tokio ^1.35
dev
Versions
91.07%
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
encode_string
sochdb_
kernel
0.5.0
In sochdb_
kernel::
wasm_
host_
abi::
wire
sochdb_kernel
::
wasm_host_abi
::
wire
Function
encode_
string
Copy item path
Source
pub fn encode_string(s: &
str
) ->
Vec
<
u8
>
ⓘ
Expand description
Serialize a string for WASM