Add missing intra-doc link
This commit is contained in:
parent
9738f45d1d
commit
227890761a
|
@ -1,5 +1,7 @@
|
|||
//! Circuit representation of a [`u32`], with helpers for the [`sha256`]
|
||||
//! gadgets.
|
||||
//!
|
||||
//! [`sha256`]: crate::gadgets::sha256
|
||||
|
||||
use ff::PrimeField;
|
||||
|
||||
|
|
Loading…
Reference in New Issue