Docs.rs
ckb-script-ipc-common-1.0.3
ckb-script-ipc-common 1.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
XuJiandong
Dependencies
ckb-rust-std ^1.0.0
normal
ckb-std ^0.17
normal
ckb-vm ^0.24.13
normal
optional
enumn ^0.1.14
normal
log ^0.4
normal
optional
serde ^1.0.208
normal
serde_json ^1.0.133
normal
Versions
43.75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ckb_
script_
ipc_
common
1.0.3
Module packet
Module Items
Structs
Traits
Functions
In crate ckb_
script_
ipc_
common
ckb_script_ipc_common
Module
packet
Copy item path
Source
Structs
§
Request
Packet
Response
Packet
Traits
§
Packet
The
Packet
trait defines the interface for handling packets in an IPC context. Types implementing this trait can be used to represent and manipulate packets.
Functions
§
read_
next_
vlq