Docs.rs
  • ckb-script-ipc-common-1.0.3
    • ckb-script-ipc-common 1.0.3
    • Permalink
    • 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_common1.0.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • channel::Channel
  • io::BufReader
  • io::BufWriter
  • packet::RequestPacket
  • packet::ResponsePacket
  • pipe::Pipe

Enums

  • error::IpcError
  • error::ProtocolErrorCode
  • io::Error
  • io::ErrorKind
  • io::SeekFrom

Traits

  • error::Error
  • io::BufRead
  • io::Read
  • io::Seek
  • io::Write
  • ipc::Serve
  • packet::Packet

Functions

  • packet::read_next_vlq
  • spawn::run_server
  • spawn::spawn_cell_server
  • spawn::spawn_server
  • vlq::vlq_decode
  • vlq::vlq_encode