Docs.rs
timesource-0.1.3
timesource 0.1.3
Permalink
Docs.rs crate page
MIT
21 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
cortopy
Dependencies
async-trait ^0.1.51
normal
backoff ^0.4.0
normal
cfg-if ^1.0.0
normal
chrono ^0.4.19
normal
data-encoding ^2.3.2
normal
optional
futures ^0.3.17
normal
heapless ^0.7.8
normal
lazy_static ^1.4.0
normal
optional
sqlx ^0.5.7
normal
thiserror ^1.0.29
normal
timesource-core ^0.1.3
normal
timesource-derive ^0.1.3
normal
tokio ^1
normal
tokio-stream ^0.1.8
normal
tracing ^0.1
normal
uuid ^0.8
normal
gabble ^0.1.1
dev
minicbor ^0.12.0
dev
mockall ^0.10.2
dev
rand ^0.8.4
dev
serde ^1.0
dev
serde_json ^1.0
dev
test-case ^1.2.0
dev
tracing-subscriber ^0.3
dev
Versions
19.54%
of the crate is documented
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
Skip to main content
Module store
timesource
0.1.3
Module store
Module Items
Structs
Enums
Traits
In crate timesource
timesource
Module
store
Copy item path
Source
Structs
§
Event
Store
Builder
Timescale
Store
Enums
§
Commit
Order
Traits
§
Event
Store
An Event Store is an append-only, ordered list of
Event
s for a certain “source” – e.g. an
Aggregate
.