1 2 3 4 5 6
// -*- mode: rust; -*- //! A value //! The object being commitmed to. pub use crate::curve_arithmetic::Value;