Add missing intra-doc link

This commit is contained in:
Jack Grigg 2020-08-25 23:32:14 +01:00
parent 9738f45d1d
commit 227890761a
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
//! Circuit representation of a [`u32`], with helpers for the [`sha256`]
//! gadgets.
//!
//! [`sha256`]: crate::gadgets::sha256
use ff::PrimeField;