//#![cfg_attr(feature = "guest", no_std)] #![no_main] use std::collections::*; use wrapper_macro::make_wrapper; zkp::entrypoint_expr! {}