Docs.rs
molpha-verifier-0.1.0
molpha-verifier 0.1.0
Docs.rs crate page
MIT
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
vito-kovalione
Dependencies
borsh ^0.10.3
normal
optional
ethnum ^1.5
normal
libsecp256k1 ^0.6.0
normal
solana-keccak-hasher ^3.1.0
normal
solana-secp256k1-recover ^3.1.1
normal
num-bigint ^0.4.6
dev
proptest ^1.6
dev
Versions
60%
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
Skip to main content
bitmap_set_bit
molpha_
verifier
0.1.0
In molpha_
verifier::
bitmap
molpha_verifier
::
bitmap
Function
bitmap_
set_
bit
Copy item path
Source
pub fn bitmap_set_bit(bitmap: &mut [
u8
;
32
], pos:
usize
)