Docs.rs
  • tauri-plugin-persistence-0.2.0
    • tauri-plugin-persistence 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dax-dot-gay
    • Dependencies
      • anyhow ^1.0.98 normal
      • async-dup ^1.2.4 normal
      • bson ^2.14.0 normal
      • chrono ^0.4.40 normal
      • mime_guess ^2.0.5 normal
      • polodb_core ^5.1.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0.140 normal
      • specta =2.0.0-rc.22 normal
      • specta-typescript =0.0.9 normal
      • tauri ^2.5.0 normal
      • tauri-specta =2.0.0-rc.21 normal
      • thiserror ^2 normal
      • tokio ^1.44.2 normal
      • tauri-plugin ^2.2.0 build
    • Versions
    • 42.61% of the crate is documented
  • Go to latest version
  • Platform
    • 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

tauri_plugin_persistence0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Collection
  • Context
  • Database
  • FileHandle
  • Persistence
  • Transaction
  • types::CollectionInfo
  • types::ContextInfo
  • types::DatabaseInfo
  • types::FileHandleInfo
  • types::JsonBson
  • types::JsonDocument
  • types::PathInformation
  • types::PathMetadata
  • types::UpdateResult

Enums

  • Error
  • types::CollectionSpecifier
  • types::ContextSpecifier
  • types::DatabaseSpecifier
  • types::FileHandleSpecifier
  • types::OperationCount
  • types::PathFileType

Traits

  • PersistenceExt

Functions

  • init

Type Aliases

  • Result