Docs.rs
  • kvs-0.0.6
    • kvs 0.0.6
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dotcypress
    • Dependencies
      • byteorder ^1.4.3 normal
      • embedded-hal ^0.2.4 normal
      • hash32 ^0.3.0 normal
      • heapless ^0.7.15 normal optional
      • modular-bitfield ^0.11.2 normal
      • postcard ^1.0.1 normal optional
      • serde ^1.0.140 normal optional
    • Versions
    • 0% 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

kvs0.0.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Alloc
  • Bucket
  • Grasshopper
  • KVStore
  • KeyReference
  • KeysIterator
  • StoreConfig
  • adapters::paged::PagedAdapter
  • adapters::ram::MemoryAdapter
  • adapters::ram::RefMemoryAdapter
  • adapters::spi::NoCS
  • adapters::spi::SpiAdapterConfig
  • adapters::spi::SpiStoreAdapter

Enums

  • AllocStrategy
  • Error
  • adapters::spi::Command
  • adapters::spi::Error

Traits

  • adapters::StoreAdapter

Type Aliases

  • Address
  • ReadOnlyKVStore

Constants

  • MAX_KEY_LEN
  • MAX_VALUE_LEN