Type Definition ark_poly_commit::data_structures::PolynomialLabel
source · pub type PolynomialLabel = String;Expand description
Labels a LabeledPolynomial or a LabeledCommitment.
pub type PolynomialLabel = String;Labels a LabeledPolynomial or a LabeledCommitment.