pub fn capability_method_entry(
field: &str,
method: &str,
) -> Option<&'static BuiltinManifestEntry>Expand description
Resolve one harness.<field>.<method> contract without mutable registry
initialization.
pub fn capability_method_entry(
field: &str,
method: &str,
) -> Option<&'static BuiltinManifestEntry>Resolve one harness.<field>.<method> contract without mutable registry
initialization.