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
Dataset
RawAPI
Required Methods
raw
Implementors
In randomx_
rust_
wrapper::
dataset
randomx_rust_wrapper
::
dataset
Trait
DatasetRawAPI
Copy item path
Source
pub trait DatasetRawAPI { // Required method fn
raw
(&self) ->
*mut
randomx_dataset
; }
Required Methods
§
Source
fn
raw
(&self) ->
*mut
randomx_dataset
Implementors
§
Source
§
impl
DatasetRawAPI
for
Dataset
Source
§
impl
DatasetRawAPI
for
DatasetHandle