[](https://crates.io/crates/crypto-pair)
[](https://docs.rs/crypto-pair)
==========
Parse exchange-specific symbols to unified format.
```rust
use crypto_pair::normalize_pair;
fn main() {
}
```