Skip to main content

CodecRuntimeRegistryHandleV3

Type Alias CodecRuntimeRegistryHandleV3 

Source
pub type CodecRuntimeRegistryHandleV3 = Arc<CodecRuntimePluginV3>;
Expand description

A handle to a registered V3 codec plugin.

Aliased Typeยง

pub struct CodecRuntimeRegistryHandleV3 { /* private fields */ }