Docs.rs
  • embedded-jsonrpc-0.8.0
    • embedded-jsonrpc 0.8.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dpeckett
    • Dependencies
      • defmt ^0.3 normal optional
      • embassy-futures ^0.1.1 normal
      • embassy-sync ^0.6.1 normal
      • embassy-time ^0.3.2 normal optional
      • embedded-io-async ^0.6.1 normal
      • heapless ^0.8.0 normal
      • serde ^1.0 normal
      • serde-json-core ^0.6.0 normal
      • critical-section ^1.2.0 dev
      • defmt-logger-tcp ^0.2 dev
      • embassy-time ^0.3.2 dev
      • futures ^0.3 dev
      • tokio ^1.41.1 dev
    • Versions
    • 71.93% 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

embedded_jsonrpc0.8.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • RpcError
  • RpcRequest
  • RpcResponse
  • RpcServer
  • stackfuture::IntoStackFutureError
  • stackfuture::StackFuture

Enums

  • RpcErrorCode
  • RpcServerError

Traits

  • RpcHandler

Constants

  • DEFAULT_HANDLER_STACK_SIZE
  • DEFAULT_HANDLER_TIMEOUT_MS
  • DEFAULT_MAX_CLIENTS
  • DEFAULT_MAX_HANDLERS
  • DEFAULT_MAX_MESSAGE_LEN
  • DEFAULT_NOTIFICATION_QUEUE_SIZE
  • DEFAULT_WRITE_TIMEOUT_MS
  • JSONRPC_VERSION