Skip to main content

Crate edgehog_device_runtime_store

Crate edgehog_device_runtime_store 

Source
Expand description

Separate crate for the database definitions

Re-exports§

pub use diesel;

Modules§

conversions
Conversions between rust and SQLITE/database types.
db
Structure to handle the SQLite store.
models
Models for all the resources.
schema
Database schema definitions