1 2 3 4 5 6 7
//#![cfg_attr(feature = "guest", no_std)] #![no_main] use wrapper_macro::make_wrapper; use std::collections::*; zkp::entrypoint_expr!{}