alloy_rpc_types_eth
0.9.2
Topic
Aliased type
Trait Implementations
From<Uint<256, 4>>
In crate alloy_rpc_types_eth
Type Alias
alloy_rpc_types_eth
::
Topic
Copy item path
source
·
[
−
]
pub type Topic =
FilterSet
<
B256
>;
Expand description
A single topic
Aliased Type
§
struct Topic(
/* private fields */
);
Trait Implementations
§
source
§
impl
From
<
Uint
<256, 4>> for
Topic
source
§
fn
from
(src:
U256
) -> Self
Converts to this type from the input type.