Docs.rs
synckit-core-0.3.0
synckit-core 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Dancode-188
Dependencies
base64 ^0.22
normal
optional
bytes ^1.5
normal
optional
chrono ^0.4
normal
optional
console_error_panic_hook ^0.1
normal
optional
js-sys ^0.3
normal
optional
prost ^0.14
normal
optional
ropey ^1.6
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
unicode-segmentation ^1.10
normal
optional
uuid ^1.0
normal
wasm-bindgen =0.2.106
normal
optional
web-sys ^0.3
normal
optional
wee_alloc ^0.4.5
normal
optional
criterion ^0.8
dev
proptest ^1.0
dev
prost-build ^0.14
build
optional
protoc-bin-vendored ^3.0
build
optional
Versions
85.11%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module storage
synckit_
core
0.3.0
In crate synckit_
core
synckit_core
Module
storage
Copy item path
Source
Expand description
Storage abstraction layer
Phase 2 implementation:
Storage trait
In-memory storage (for testing)
Future:
IndexedDB adapter
OPFS adapter
SQLite adapter