v_exchanges 0.18.5

Implementations of HTTP/HTTPS/WebSocket API methods for some crypto exchanges, using [crypto-botters](<https://github.com/negi-grass/crypto-botters>) framework
1
2
3
4
5
6
7
8
allow-dbg-in-tests = true
allow-expect-in-tests = true
allow-len-without-is-empty = true
allow-print-in-tests = true
allow-unwrap-in-tests = true
float_cmp = "allow"
len_zero = "allow"
undocumented_unsafe_blocks = "warn"