fn main() -> Result<(), Box> { build_utils::include_artifacts("lee/privacy_preserving_circuit")?; Ok(()) }