1manual_braid! { 2 /// An Extension ID 3 pub struct ExtensionId; 4 pub struct ExtensionIdRef; 5} 6impl_extra!(ExtensionId, ExtensionIdRef);