pub fn runtime_plugin_schema_bytes_v1(
factory: fn() -> Box<dyn RuntimePluginFactory>,
cache: &'static OnceLock<String>,
) -> RuntimeBytesRefExpand description
ABI helper returning cached schema IDL JSON bytes.
pub fn runtime_plugin_schema_bytes_v1(
factory: fn() -> Box<dyn RuntimePluginFactory>,
cache: &'static OnceLock<String>,
) -> RuntimeBytesRefABI helper returning cached schema IDL JSON bytes.