Crate modio_logger_db

Source

Structs§

CleanResult
A helper for cleanup results to be printed to logs from the application.
Datastore
Metadata
MetadataBuilder
Metric
Sensor
SqlitePoolBuilder
Helper around building a pool
Statistics
A helper for statistics to be printed to logs from the application.
TXMetric
Transaction

Enums§

DataType
Error
SensorMode

Functions§

fxtime
fxtime_ms
round time away from too many digits of precision
inixtime
unixtime

Type Aliases§

SqlitePool
An alias for Pool, specialized for SQLite.
ValueMap