alloy_rpc_types_eth

Type Alias Topic

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.