anvil_core::eth::transaction

Function get_field

Source
fn get_field<T: DeserializeOwned>(
    fields: &OtherFields,
    key: &str,
) -> Result<T, ConversionError>