Crate traildb [−] [src]
Structs
| Constructor |
A structure that represents a |
| Cursor |
A cursor allows you to iterate over the events in a single trail, decoding a batch from the optimized storage format when necessary. |
| Db | |
| DbIter | |
| Event | |
| EventFilter | |
| Item |
TODO: Document me |
| MultiCursor |
A |
| MultiEvent | |
| Trail |
Enums
| Error |
Type Definitions
| Field |
TODO: Document me |
| Timestamp |
A timestamp must provided with added events. |
| TrailId |
An integer type that identifies an individual traul in a |
| Uuid |
A UUID must be included with all added events. |
| Value |
TODO: Document me |
| Version |
The type returned by |