use risc0_zkvm::guest::env::{commit, read}; use std::collections::*; use wrapper_macro::make_wrapper; fn main() { zkp::entrypoint_expr!() }