Skip to main content

capability_method_manifest_entry

Function capability_method_manifest_entry 

Source
pub fn capability_method_manifest_entry(
    capability: CapabilityId,
    method: &str,
) -> Option<&'static BuiltinManifestEntry>
Expand description

Resolve the contract for one typed Harness method without allocation.