Skip to content

Commit

Permalink
add Copy to FuturesMarket
Browse files Browse the repository at this point in the history
  • Loading branch information
liumiao committed Mar 12, 2024
1 parent 04a78c9 commit 6a1eb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/futures/websockets.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ enum FuturesWebsocketAPI {
Custom(String),
}

#[derive(Clone, Copy)]
pub enum FuturesMarket {
USDM,
COINM,
Expand Down

0 comments on commit 6a1eb43

Please sign in to comment.