Registry / other / crypto-market-type

crypto-market-type

JSON →
library1.1.6rscratesunverified

Cryptocurrency market type definitions.

# Cargo.toml [dependencies] crypto-market-type = "1.1.6"
INSTALL
IMPORT
SIG · CRYPTO-MARKET-TYPE
C
crypto-market-type
otherrustv1.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MarketType
✓ use crypto_market_type::MarketType;

Prints the spot market type.

use crypto_market_type::MarketType; fn main() { let market = MarketType::Spot; println!("Market type: {:?}", market); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
crypto-market-type — cargo add crypto-market-type · libregistry