Docs.rs
  • sledis-0.0.2
    • sledis 0.0.2
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GallagherCommaJack
    • Dependencies
      • dashmap ^3.11.4 normal
      • parking_lot ^0.10.2 normal
      • sled ^0.31.0 normal
      • thiserror ^1.0.15 normal
      • criterion ^0.3.2 dev
      • quickcheck ^0.9.2 dev
      • quickcheck_macros ^0.9.1 dev
      • tempfile ^3.1.0 dev
    • Versions
    • 1.43% 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
    • 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

sledis0.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Conn
  • Segment
  • escaping::EscapedArr
  • escaping::EscapedVec
  • escaping::NotEscaped
  • list::Meta
  • table::Meta

Enums

  • Error
  • escaping::InvalidStrings
  • list::ListError
  • table::TableError

Functions

  • escaping::escape
  • escaping::escape_into
  • escaping::escape_optimistic
  • escaping::escape_with_size_hint
  • escaping::escaped_size
  • escaping::find_terminator
  • escaping::is_escaped
  • escaping::take_until_terminator
  • keys::blob
  • keys::decode_list_index
  • keys::encode_list_index
  • keys::list
  • keys::list_meta
  • keys::table
  • keys::table_meta

Type Aliases

  • escaping::EscapedVecInner
  • keys::ListIndex

Constants

  • escaping::ESCAPED_NULL
  • escaping::ESCAPE_CHAR
  • escaping::NULL
  • escaping::TERMINATE_CHAR
  • escaping::TERMINATOR
  • keys::INDEX_BYTES
  • list::META_SIZE