Module repo

Module repo 

Source
Expand description

Repository layer for identity persistence

Re-exports§

pub use accounts::create_account_with_executor;
pub use accounts::AccountRepo;
pub use accounts::AccountRepoError;
pub use accounts::CreatedAccount;
pub use accounts::PgAccountRepo;

Modules§

accounts
Account repository for database operations