deribit-fix 0.3.1

This crate provides a client for the Deribit Markets API using the FIX protocol.
Documentation
1
2
3
4
5
6
// Unit tests for model module

mod debug_tests;
mod message_tests;
mod stream_tests;
mod types_tests;