This commit is contained in:
Branislav Kontur
2024-01-31 14:42:47 +01:00
committed by GitHub
parent 261f4b713b
commit a03ef2791e
4 changed files with 3 additions and 5 deletions
@@ -1513,7 +1513,7 @@ pub fn origin(_: TokenStream, _: TokenStream) -> TokenStream {
///
/// ```ignore
/// Copy, Clone, Eq, PartialEq, Ord, PartialOrd, Encode, Decode, MaxEncodedLen, TypeInfo,
/// RuntimeDebug,
/// RuntimeDebug
/// ```
///
/// For ease of usage, when no `#[derive]` attributes are found for the enum under