Skip to main content

Module providers

Module providers 

Source
Expand description

Instrument provider trait and shared instrument storage.

Defines the InstrumentProvider trait for loading instrument definitions from venue APIs, and the InstrumentStore struct for caching them locally.

Structs§

InstrumentStore
Local instrument storage with initialization tracking.

Traits§

InstrumentProvider
Provides instrument definitions from a venue.