Type Alias risc0_steel::event::Topic
pub type Topic = FilterSet<FixedBytes<32>>;Available on crate feature
unstable-event only.Expand description
A single topic
Aliased Typeยง
struct Topic(/* private fields */);