pub fn build_component_definition_header( ctx: &mut Context, component_definition_header: Cursor<'_>, ) -> Result<Token, Error>
Build the component definition’s header from a cursor.