Docs.rs
  • persy-1.6.0
    • persy 1.6.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tglman
    • Dependencies
      • backtrace ^0.3 normal optional
      • crc ^3.0 normal
      • data-encoding ^2.3 normal
      • fs2 ^0.4 normal
      • linked-hash-map ^0.5 normal
      • rand ^0.8 normal
      • thiserror ^2.0 normal
      • unsigned-varint ^0.8 normal
      • zigzag ^0.1 normal
      • serde ^1.0 dev
      • serde_derive ^1.0 dev
      • serde_json ^1.0 dev
      • tempfile ^3.2 dev
    • Versions
    • 26.99% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

persy1.6.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • ByteVec
  • Config
  • IndexId
  • IndexInfo
  • IndexIter
  • OpenOptions
  • Persy
  • PersyId
  • Recover
  • SegmentId
  • SegmentIter
  • Snapshot
  • SnapshotSegmentIter
  • Transaction
  • TransactionConfig
  • TransactionFinalize
  • TxIndexIter
  • TxSegmentIter
  • ValueIter
  • inspect::PageState
  • inspect::PageStateIter
  • inspect::PrintTreeInspector

Enums

  • BeginTransactionError
  • CreateError
  • CreateIndexError
  • CreateSegmentError
  • DeleteError
  • DropIndexError
  • DropSegmentError
  • GenericError
  • IndexChangeError
  • IndexError
  • IndexOpsError
  • IndexPutError
  • IndexTypeId
  • InsertError
  • OpenError
  • OpenMemoryError
  • PE
  • PersyError
  • PrepareError
  • ReadError
  • RecoverStatus
  • SegmentError
  • TxStrategy
  • UpdateError
  • ValueMode

Traits

  • IndexType
  • ToIndexId
  • ToSegmentId
  • inspect::PersyInspect
  • inspect::TreeInspector

Type Aliases

  • TransactionId
  • inspect::TreeInspectorResult