Function pact_plugin_driver::catalogue_manager::lookup_entry

source ·
pub fn lookup_entry(key: &str) -> Option<CatalogueEntry>
Expand description

Lookup an entry in the catalogue by the key. Will find the first entry that ends with the given key.