Skip to main content

CodecId

Type Alias CodecId 

Source
pub type CodecId = String;
Expand description

String identifier for a codec.

Aliased Typeยง

pub struct CodecId { /* private fields */ }