Docs.rs
agentos-v8-runtime-0.2.6
agentos-v8-runtime 0.2.6
Permalink
Docs.rs crate page
Apache-2.0
06 July 2026
Links
Repository
crates.io
Source
Owners
NathanFlurry
Dependencies
agentos-bridge ^0.2.6
normal
ciborium ^0.2
normal
crossbeam-channel ^0.5
normal
libc ^0.2
normal
serde ^1.0
normal
sha2 ^0.10
normal
signal-hook ^0.3
normal
v8 ^130
normal
agentos-build-support ^0.2.6
build
Versions
31.76%
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
read_frame
agentos_
v8_
runtime
0.2.6
In agentos_
v8_
runtime::
ipc_
binary
agentos_v8_runtime
::
ipc_binary
Function
read_
frame
Copy item path
Source
pub fn read_frame<R:
Read
>(reader:
&mut R
) ->
Result
<
BinaryFrame
>
Expand description
Read a binary frame from a reader.