Skip to main content
Module logs
cast
1.3.6
Module logs
Module Items
Structs
Functions
In cast::
cmd
cast
::
cmd
Module
logs
Copy item path
Source
Structs
ยง
Logs
Args
CLI arguments for
cast logs
.
Functions
ยง
build_
filter
๐
Builds a Filter by first trying to parse the
sig_or_topic
as an event signature. If successful,
topics_or_args
is parsed as indexed inputs and converted to topics. Otherwise,
sig_or_topic
is prepended to
topics_or_args
and used as raw topics.
build_
filter_
event_
sig
๐
Creates a [Filter] from the given event signature and arguments.
build_
filter_
topics
๐
Creates a [Filter] from raw topic hashes.