hashiverse-client-web - v0.1.0
    Preparing search index...

    Module tools/UserSettingsCache

    Client-side cache of user settings, fetched once at the App level and passed down to all routes that render posts.

    These settings are authoritative in the Rust/WASM layer (MetaPostManager). This cache avoids repeated WASM round-trips during rendering. When the user changes settings in the config tab, the App re-fetches via on_settings_changed.

    Interfaces

    UserSettingsCache

    Type Aliases

    ContentThresholds

    Functions

    useUserSettingsCache