[][src]Module interledger::store_memory

In-memory data store

Structs

Account

The Account type loaded from the InMemoryStore.

AccountBuilder

A helper to create Accounts.

InMemoryStore

A simple in-memory store intended primarily for testing and stateless sender/receiver services that are passed all of the relevant account details when the store is instantiated.