Docs.rs
  • sqlsync-reducer-0.3.2
    • sqlsync-reducer 0.3.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carlsverre
    • Dependencies
      • bincode ^1.3 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • wasmi ^0.31 normal optional
      • anyhow ^1.0 dev
      • simple_logger ^4.1 dev
      • wasmi ^0.31 dev
    • Versions
    • 7.14% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sqlsync_reducer0.3.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • guest_ffi::FFIBufManager
  • guest_ffi::FFILogger
  • guest_reactor::Reactor
  • guest_reactor::ResponseFuture
  • types::ExecResponse
  • types::LogRecord
  • types::QueryResponse
  • types::Row

Enums

  • types::ErrorResponse
  • types::ReducerError
  • types::Request
  • types::SqliteValue

Macros

  • execute
  • init_reducer
  • query

Functions

  • guest_ffi::fbm
  • guest_ffi::ffi_buf_allocate
  • guest_ffi::ffi_buf_deallocate
  • guest_ffi::ffi_buf_len
  • guest_ffi::install_panic_hook
  • guest_reactor::ffi_reactor_step
  • guest_reactor::raw_execute
  • guest_reactor::raw_query
  • guest_reactor::reactor

Type Aliases

  • guest_ffi::FFIBuf
  • guest_ffi::FFIBufLen
  • guest_ffi::FFIBufPtr
  • types::RequestId
  • types::Requests
  • types::Responses