Enums§
- Create
Account Error - struct for typed errors of method
create_account
- GetAccount
ById Error - struct for typed errors of method
get_account_by_id
- GetAccounts
Error - struct for typed errors of method
get_accounts
Functions§
- create_
account - Creates a new account
- get_
account_ by_ id - Returns a single account
- get_
accounts - Returns all accounts