Docs.rs
  • fluvio-smartmodule-0.7.3
    • fluvio-smartmodule 0.7.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sehz
    • github:infinyon:fluvio-publisher
    • digikata
    • Dependencies
      • eyre ^0.6 normal
      • fluvio-protocol ^0.10.6 normal
      • fluvio-smartmodule-derive ^0.6.1 normal
      • thiserror ^1.0.30 normal
      • tracing ^0.1.19 normal
      • criterion ^0.5.0 dev
    • Versions
    • 29.41% of the crate is documented
  • Go to latest version
  • 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

fluvio_smartmodule0.7.3

Module api

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits

In fluvio_smartmodule::dataplane::core

?
Change settings

Module fluvio_smartmodule::dataplane::core::api

source ·

Macros

  • api_decode

Structs

  • RequestHeader
  • RequestMessage
    Start of API request
  • ResponseMessage

Enums

  • RequestKind

Constants

  • MAX_BYTES

Traits

  • ApiKey
  • ApiMessage
  • Request