chore: readmes

chore: doc comments on public
This commit is contained in:
thesimplekid
2024-06-28 10:40:09 +01:00
parent aa65879482
commit b528964fb6
54 changed files with 598 additions and 109 deletions

View File

@@ -1,5 +1,8 @@
//! SQLite Wallet Error
use thiserror::Error;
/// SQLite Wallet Error
#[derive(Debug, Error)]
pub enum Error {
/// SQLX Error