We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d4da2 commit dfccab7Copy full SHA for dfccab7
src/lib.rs
@@ -17,5 +17,5 @@ pub use exchange::*;
17
pub use helpers::{bps_diff, truncate_float, BaseUrl};
18
pub use info::{info_client::*, *};
19
pub use market_maker::{MarketMaker, MarketMakerInput, MarketMakerRestingOrder};
20
-pub use meta::{AssetMeta, Meta, SpotMeta, SpotAssetMeta};
+pub use meta::{AssetMeta, Meta, SpotAssetMeta, SpotMeta};
21
pub use ws::*;
0 commit comments