zkvmc-core 0.0.1

zkVMc core library
Documentation
1
2
3
pub trait Reset {
    fn reset(&mut self);
}