ExFix.Dictionary behaviour (ex_fix v0.2.7)

FIX dictionary behaviour

Summary

Types

subject_field()

@type subject_field() :: String.t() | {String.t(), String.t()} | nil

Callbacks

subject(msg_type)

@callback subject(msg_type :: String.t()) :: subject_field()