Skip to main content
evm_spec_id_from_str
forge
1.8.4
In forge::
hardforks
forge
::
hardforks
Function
evm_
spec_
id_
from_
str
Copy item path
Source
pub fn evm_spec_id_from_str<SPEC>(evm_version: &
str
) ->
Option
<SPEC>
where SPEC:
ExecutionSpec
,