Docs.rs
  • engula-kernel-0.2.0-alpha.0
    • engula-kernel 0.2.0-alpha.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • huachaohuang
    • Dependencies
      • async-trait ^0.1 normal
      • engula-journal ^0.2.0-alpha.0 normal
      • engula-storage ^0.2.0-alpha.0 normal
      • futures ^0.3 normal
      • prost ^0.9 normal
      • thiserror ^1.0 normal
      • tokio ^1.14 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.6 normal
      • tempfile ^3 dev
      • tonic-build ^0.6 build
    • Versions
    • 25% of the crate is documented
  • Go to latest stable release
  • 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
☰
logo

Crate engula_kernel

Version 0.2.0-alpha.0

Back to index

logo
Change settings

List of all items[−]

Structs

  • Event
  • KernelUpdate
  • Timestamp
  • Version
  • VersionUpdate
  • file::Journal
  • file::Manifest
  • file::Storage
  • grpc::Client
  • grpc::Kernel
  • grpc::Server
  • mem::Journal
  • mem::Manifest
  • mem::Storage

Enums

  • Error

Traits

  • Bucket
  • Journal
  • Kernel
  • Storage
  • Stream

Attribute Macros

  • async_trait

Typedefs

  • Result
  • ResultStream
  • Sequence
  • file::Kernel
  • grpc::ComposeKernel
  • grpc::FileKernel
  • grpc::MemKernel
  • mem::Kernel