Searched defs:Deprecation (Results 1 – 6 of 6) sorted by relevance
9 Deprecation chapter
53 Deprecation section in Versioning
1255 pub struct Deprecation { struct1262 impl Deprecation { impl1277 impl ToTokens for Deprecation { implementation1280 let Deprecation { in to_tokens() localVariable
311 ## Deprecation section in Life of a Feature
75 ### Deprecation subsection
116 enum DDKind { Deprecation, Unavailable, Access, ForbiddenType }; enumerator