Module journaled_state  
Structs§
- AccountLoad 
- Result of the account load from Journal state
- JournalCheckpoint 
- SubRoutine checkpoint that will help us to go back from this
- StateLoad 
- State load information that contains the data and if the account or storage is cold loaded
Enums§
- TransferError 
- Transfer and creation result
Traits§
- JournalTr 
- Trait that contains database and journal of all changes that were made to the state.