Skip to main content

implementation_dispatch_key

Function implementation_dispatch_key 

Source
pub fn implementation_dispatch_key(
    descriptor: &ImplementationDescriptor,
) -> Result<String>
Expand description

Return the canonical process-local dispatch key for an implementation.

Registered implementations use their opaque registry key. Built-ins have no registry key and are addressed by their descriptor fingerprint.