pub type CopperListsManager<P, const NBCL: usize> = SyncCopperListsManager<P, NBCL>;Aliased Type§
pub struct CopperListsManager<P, const NBCL: usize> {
pub last_encoded_bytes: u64,
pub last_handle_bytes: u64,
/* private fields */
}Fields§
§last_encoded_bytes: u64Last encoded size returned by logger.log
last_handle_bytes: u64Last handle-backed payload bytes observed during logger.log