Docs.rs
vifu-runtime-0.1.12
vifu-runtime 0.1.12
Permalink
Docs.rs crate page
Apache-2.0
12 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
chenyanming
Dependencies
bevy_app ^0.19
normal
bevy_ecs ^0.19
normal
hound ^3.5
normal
optional
reqwest ^0.12
normal
rusqlite ^0.32
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
tokio ^1
normal
whisper-rs ^0.16
normal
optional
Versions
13.21%
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_protocol_frame
vifu_
runtime
0.1.12
In vifu_
runtime::
protocol
vifu_runtime
::
protocol
Function
encode_
protocol_
frame
Copy item path
Source
pub fn encode_protocol_frame(frame: &
ProtocolFrame
) ->
Result
<
String
,
String
>