Struct prodash::messages::MessageCopyState
source · pub struct MessageCopyState { /* private fields */ }
Expand description
State used to keep track of what’s new since the last time message were copied.
Note that due to the nature of a ring buffer, there is no guarantee that you see all messages.