Docs.rs
  • flinch-0.1.67
    • flinch 0.1.67
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mjm918
    • Dependencies
      • anyhow ^1.0.70 normal
      • async-trait ^0.1.73 normal
      • bincode ^2.0.0-rc.3 normal
      • chrono ^0.4.24 normal
      • crossbeam-queue ^0.3.8 normal
      • dashmap ^5.4.0 normal
      • flql ^0.2.6 normal
      • futures ^0.3.28 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • rayon ^1.7.0 normal
      • regex ^1.8.4 normal
      • serde ^1.0.160 normal
      • serde_json ^1.0.95 normal
      • sha256 ^1.1.3 normal
      • simplelog ^0.12.1 normal
      • size ^0.4.1 normal
      • sled ^0.34.7 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.27.0 normal
      • toml ^0.7.4 normal
      • uuid ^1.3.1 normal
    • Versions
    • 17.51% 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

flinch0.1.67

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • collection::Collection
  • database::CollectionOptions
  • database::Database
  • doc::QueryBased
  • doc_trait::Field
  • doc_trait::ViewConfig
  • headers::DbUser
  • headers::DestinationDown
  • headers::FlinchCnf
  • headers::FlinchCnfDir
  • headers::FlinchCnfEnable
  • headers::FlinchCnfLogin
  • headers::FuncResult
  • headers::QueryResult
  • headers::Sort
  • query::Query
  • schemas::Schemas

Enums

  • errors::CollectionError
  • errors::DbError
  • errors::DocumentError
  • errors::IndexError
  • errors::QueryError
  • errors::WatcherError
  • headers::FlinchError
  • headers::FuncType
  • headers::NotificationType
  • headers::PubSubEvent
  • headers::PubSubRes
  • headers::Request
  • headers::SortDirection
  • headers::WatcherState

Traits

  • doc_trait::Clips
  • doc_trait::Document
  • doc_trait::DocumentSearch
  • doc_trait::Index
  • doc_trait::Range
  • doc_trait::View
  • extension::FlinchDbHelper
  • extension::FuncResultExtractor
  • extension::JsonExt
  • extension::JsonMapExt
  • extension::ResultSet

Type Aliases

  • collection::ExecutionTime
  • collection::K
  • headers::DbName
  • headers::Password
  • headers::SessionId
  • headers::UserName