alloy_
rpc_
types_
eth
0.9.2
Topic
Aliased type
Trait Implementations
From<Uint<256, 4>>
In crate alloy_
rpc_
types_
eth
alloy_rpc_types_eth
Type Alias
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.