`mkt-core` contains the capability traits, configuration, error types, and
handle abstraction used by `mkt` and the exchange adapters.
This crate is intended for applications or adapters that need the shared
exchange-facing interfaces without pulling in any specific exchange
implementation.