Skip to main content

pool_len

Function pool_len 

Source
pub fn pool_len() -> usize
Expand description

Returns the current number of values in the thread-local pool.

Useful for testing and diagnostics.