Docs.rs
light-utils-1.1.0
light-utils 1.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ananas-block
Dependencies
anyhow ^1.0
normal
ark-bn254 ^0.4.0
normal
ark-ff ^0.4
normal
light-bounded-vec ^1.1.0
normal
num-bigint ^0.4
normal
rand ^0.8
normal
solana-program =1.18.22
normal
thiserror ^1.0
normal
bytemuck ^1.17
dev
memoffset ^0.9
dev
Versions
45.16%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
light_
utils
1.1.0
In light_
utils::
prime
light_utils
::
prime
Function
find_next_prime_with_load_factor
Copy item path
Source
pub fn find_next_prime_with_load_factor(n:
u32
, load_factor:
f64
) ->
u32