Docs.rs
randomx-rust-wrapper-0.4.2
randomx-rust-wrapper 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mikevoronov
Dependencies
bitflags ^2.4
normal
hex ^0.4
normal
libc ^0.2
normal
serde ^1.0
normal
thiserror ^1.0
normal
rand ^0.8
dev
cmake ^0.1
build
Versions
44.44%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
randomx_
rust_
wrapper
0.4.2
Cache
RawAPI
Required Methods
raw
Implementors
In randomx_
rust_
wrapper::
cache
randomx_rust_wrapper
::
cache
Trait
CacheRawAPI
Copy item path
Source
pub trait CacheRawAPI { // Required method fn
raw
(&self) ->
*mut
randomx_cache
; }
Required Methods
§
Source
fn
raw
(&self) ->
*mut
randomx_cache
Implementors
§
Source
§
impl
CacheRawAPI
for
Cache
Source
§
impl
CacheRawAPI
for
CacheHandle