Searched refs:AnotherTestExtension (Results 1 – 1 of 1) sorted by relevance
229 struct AnotherTestExtension; struct248 impl MlsCodecExtension for AnotherTestExtension { implementation266 …assert_matches!(AnotherTestExtension::from_extension(&ext), Err(ExtensionError::IncorrectType(foun… in incorrect_type_is_discovered()