snowstorm
    Preparing search index...

    Function RustStateManager

    • Singleton which handles all state updates from rust-land and executes corresponding FE updates to keep everything consistent.

      Parameters

      • snowstorm: any

      Returns { beginSync: () => Promise<void>; cleanup: () => void }