Struct wasmi_validation::stack::StackWithLimit
source · pub struct StackWithLimit<T>where
T: Clone,{ /* private fields */ }
Expand description
Stack with limit.
pub struct StackWithLimit<T>where
T: Clone,{ /* private fields */ }
Stack with limit.