Macro revm_interpreter::require_eof

source ยท
macro_rules! require_eof {
    ($interp:expr) => { ... };
}
Expand description

Error if the current call is executing EOF.