Expand description
This module defines the storage interface and implementation for managing known mailbox nodes, including their performance statistics.
Structs§
- Known
Mailbox - Represents a known mailbox node with its associated performance statistics.
- Sled
Known Mailboxes Store - A
KnownMailboxesStoreimplementation usingsledfor storage.
Traits§
- Known
Mailboxes Store - A trait for managing known mailbox nodes.
Functions§
- current_
timestamp 🔒 - Returns the current Unix timestamp in milliseconds.