Docs.rs
simple-ring-0.1.0
simple-ring 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
19 May 2026
Links
crates.io
Source
Owners
VRAM-RAM
Dependencies
rand ^0.8.0
normal
rayon ^1.11.0
normal
optional
Versions
0%
of the crate is documented
Go to latest version
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
mod_pow
simple_
ring
0.1.0
In simple_
ring::
modular
simple_ring
::
modular
Function
mod_pow
Copy item path
Source
pub fn mod_pow(base:
u128
, exp:
u128
, modulus:
u128
) ->
u128