v0.3.1-pre.004
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: crates/ksp-store-api/src/model.rs
|
||||
// version: 2
|
||||
// version: 3
|
||||
|
||||
//! Private home for persistent Store models.
|
||||
//!
|
||||
@@ -8,5 +8,6 @@
|
||||
//! backend capabilities remain separate even when one capability operates on
|
||||
//! one or more models.
|
||||
|
||||
pub(crate) mod raw_account;
|
||||
pub(crate) mod raw_primitives;
|
||||
pub(crate) mod raw_transaction;
|
||||
|
||||
Reference in New Issue
Block a user