Function ustr::total_allocated
source ยท pub fn total_allocated() -> usize
Expand description
Returns the total amount of memory allocated and in use by the cache in bytes.
pub fn total_allocated() -> usize
Returns the total amount of memory allocated and in use by the cache in bytes.