Skip to main content

runtime_plugin_schema_bytes_v1

Function runtime_plugin_schema_bytes_v1 

Source
pub fn runtime_plugin_schema_bytes_v1(
    factory: fn() -> Box<dyn RuntimePluginFactory>,
    cache: &'static OnceLock<String>,
) -> RuntimeBytesRef
Expand description

ABI helper returning cached schema IDL JSON bytes.