Skip to main content

plugin_capability_id

Function plugin_capability_id 

Source
pub fn plugin_capability_id(identity: &str) -> String
Expand description

Construct a plugin capability reference from its stable identity suffix.

Server-managed plugins use the installation public ID. Standalone runtime plugins use the manifest name because they do not have an installation row.