pub type CodecId = String;
A codec name as a borrowed or owned string.
pub struct CodecId { /* private fields */ }