Trait CacheRawAPI

Source
pub trait CacheRawAPI {
    // Required method
    fn raw(&self) -> *mut randomx_cache;
}

Required Methods§

Implementors§