Type Definition mpc_ristretto::BeaverSource

source ·
pub type BeaverSource<S: SharedValueSource<Scalar>> = Rc<RefCell<S>>;