Docs.rs
tauri-store-1.2.1
tauri-store 1.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ferreira-tb
Dependencies
ciborium ^0.2
normal
optional
dashmap ^6.1
normal
futures ^0.3
normal
indexmap ^2.13.0
normal
optional
itertools ^0.14
normal
ron ^0.12
normal
optional
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauri ^2
normal
tauri-store-macros ^1
normal
optional
tauri-store-utils ^0.7
normal
thiserror ^2.0
normal
tokio ^1.47
normal
toml ^1.0
normal
optional
anyhow ^1.0
dev
tauri ^2
dev
tauri-plugin ^2.4
build
optional
Versions
60.71%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
init
tauri_
store
1.2.1
tauri_store
Function
init
Copy item path
Source
pub fn init<R:
Runtime
>() ->
TauriPlugin
<R>
Available on
crate feature
plugin
only.
Expand description
Initializes the store plugin.