Function register_handler

Source
pub(crate) fn register_handler<DB: Database + 'static>(
    handler: &mut EvmHandler<'_, ExternalContext, DB>,
)