# Functions
NewMemoryStore creates a new MemoryStore.
ParseCursor parses the given string and returns the corresponding cursor.
# Structs
Cursor represents the position of a Soroban event.
MemoryStore is an in-memory store of soroban events.
Range defines a [Start, End) interval of Soroban events.