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
7
//! Session management tests.

pub mod authentication_failures;
pub mod connection_recovery;
pub mod heartbeat_and_liveness;
pub mod logon_logout;
pub mod sequence_management;