Trait subxt::metadata::MetadataLocation
source · Expand description
Locate an item of a known type in the metadata. We should already know that the item we’re looking for is a call or event for instance, and then with this, we can dig up details for that item in the metadata.