Docs.rs
ergo-lib-c-core-0.28.0
ergo-lib-c-core 0.28.0
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
greenhat
ross-weir
SethDusek
Dependencies
base16 ^0.2.1
normal
bounded-integer ^0.5
normal
bounded-vec ^0.7.0
normal
derive_more ^0.99
normal
ergo-lib ^0.28.0
normal
futures-util ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^1.9.1
normal
thiserror ^1
normal
tokio ^1.15.0
normal
optional
url ~2.2
normal
Versions
68.74%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ergo_
lib_
c_
core
0.28.0
Module util
Module Items
Structs
Functions
Type Aliases
In crate ergo_
lib_
c_
core
ergo_lib_c_core
Module
util
Copy item path
Source
Expand description
Utility functions and types
Structs
§
Byte
Array
Simple wrapper around a
Vec<u8>
.
Functions
§
byte_
array_
from_
raw_
parts
⚠
deref_
eq
⚠
Returns true iff the dereferenced pointer values are equal.
Type Aliases
§
Byte
Array
Ptr
Const
Byte
Array
Ptr