Skip to main content

evm_spec_id_from_str

Function evm_spec_id_from_str 

pub fn evm_spec_id_from_str<SPEC>(evm_version: &str) -> Option<SPEC>
where SPEC: ExecutionSpec,