Docs.rs
  • tauri-plugin-cache-0.1.5
    • tauri-plugin-cache 0.1.5
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Taiizor
    • Dependencies
      • base64 ^0.22.1 normal
      • flate2 ^1.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tauri ^2.5.1 normal
      • thiserror ^2 normal
      • xz2 ^0.1.7 normal
      • tauri-plugin ^2.2.0 build
    • Versions
    • 84.31% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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_cache0.1.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BooleanResponse
  • CacheConfig
  • CacheItem
  • CacheStats
  • CompressionConfig
  • EmptyResponse
  • GetRequest
  • HasRequest
  • RemoveRequest
  • SetItemOptions
  • SetRequest

Enums

  • CompressionMethod
  • Error

Traits

  • CacheExt

Functions

  • init
  • init_with_config

Type Aliases

  • Result

Constants

  • COMPRESSION_THRESHOLD