Function magnus::gc::stat

source ·
pub fn stat<T>(key: T) -> Result<usize, Error>where
    T: Into<Symbol>,
Expand description

Returns the GC profiling value for key.