stratus
0.20.1
Revm
Bytes
Aliased Type
Fields
0
Trait Implementations
From<Bytes>
In stratus::
alias
stratus
::
alias
Type Alias
RevmBytes
Copy item path
Source
pub type RevmBytes = Bytes;
Aliased Type
§
struct RevmBytes(pub Bytes);
Fields
§
§
0: Bytes
Trait Implementations
§
Source
§
impl
From
<
Bytes
> for
RevmBytes
Source
§
fn
from
(value:
Bytes
) -> Self
Converts to this type from the input type.