Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BitVM/BitVM
/ fq.rs
File
fq.rs
bitvm/src/bn254/fq.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#![allow(clippy::reversed_empty_ranges)]
2
use std::str::FromStr;
3
4
use num_bigint::{BigInt, BigUint};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected