Docs.rs
  • libsql_replication-0.0.1
    • libsql_replication 0.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • glommer
    • penberg
    • github:tursodatabase:publish
    • Dependencies
      • anyhow ^1.0.71 normal
      • bytemuck ^1.13.1 normal
      • bytes ^1.4.0 normal
      • crossbeam ^0.8.2 normal
      • futures ^0.3.28 normal
      • libsql-sys ^0 normal
      • memmap ^0.7.0 normal
      • nix ^0.26.2 normal
      • once_cell ^1.18.0 normal
      • parking_lot ^0.12.1 normal
      • prost ^0.11.3 normal
      • regex ^1.9.0 normal
      • tempfile ^3.6.0 normal
      • thiserror ^1.0.41 normal
      • tokio ^1.22.2 normal
      • tokio-stream ^0.1.14 normal
      • tonic ^0.8.3 normal
      • tracing ^0.1.37 normal
      • uuid ^1.4.0 normal
      • prost-build ^0.11.4 build
      • tonic-build ^0.8.4 build
    • Versions
    • 31.43% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate libsql_replication

  • Structs
  • Enums
  • Constants
  • Statics
  • Type Definitions
?
Change settings

List of all items

Structs

  • Replicator
  • frame::Frame
  • frame::FrameBorrowed
  • frame::FrameHeader
  • replica::hook::Headers
  • replica::hook::InjectorHookCtx
  • replica::injector::FrameInjector
  • replica::meta::WalIndexMeta
  • replica::snapshot::SnapshotFileHeader
  • replica::snapshot::TempSnapshot

Enums

  • replica::error::ReplicationError
  • replica::hook::Frames
  • replica::hook::InjectorHook

Type Definitions

  • FrameNo

Statics

  • replica::hook::INJECTOR_METHODS

Constants

  • WAL_MAGIC
  • WAL_PAGE_SIZE
  • replica::hook::LIBSQL_CONTINUE_REPLICATION
  • replica::hook::LIBSQL_EXIT_REPLICATION