Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb8539a5

Browse files
Added derive traitCopy toOrderByOptions struct (#2021)
1 parentbefc95e commitb8539a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/ast/query.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2569,7 +2569,7 @@ impl fmt::Display for InterpolateExpr {
25692569
}
25702570
}
25712571

2572-
#[derive(Debug,Clone,PartialEq,PartialOrd,Eq,Ord,Hash)]
2572+
#[derive(Debug,Copy,Clone,PartialEq,PartialOrd,Eq,Ord,Hash)]
25732573
#[cfg_attr(feature ="serde", derive(Serialize,Deserialize))]
25742574
#[cfg_attr(feature ="visitor", derive(Visit,VisitMut))]
25752575
pubstructOrderByOptions{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp